mirror of
https://github.com/torvalds/linux.git
synced 2026-06-10 07:32:29 +02:00
Add restricted vendor hook for arch_setup_dma_ops to allow vendor enhancements. This needs to be restricted vendor hook as it is doing GFP_KERNEL allocation which are non-atomic in nature. Bug: 214353193 Change-Id: I45f8f0404a247b67fd07a6831ff813bbc50fbca2 Signed-off-by: Charan Teja Reddy <quic_charante@quicinc.com> |
||
|---|---|---|
| .. | ||
| binder_alloc_selftest.c | ||
| binder_alloc.c | ||
| binder_alloc.h | ||
| binder_internal.h | ||
| binder_trace.h | ||
| binder.c | ||
| binderfs.c | ||
| debug_symbols.c | ||
| Kconfig | ||
| Makefile | ||
| vendor_hooks.c | ||