mirror of
https://github.com/torvalds/linux.git
synced 2026-06-11 08:03:05 +02:00
The system_dma32 heap should allocate pages with GFP_DMA32, from
dma32_pool.
Fixes:
|
||
|---|---|---|
| .. | ||
| heaps | ||
| dma-buf-cache.c | ||
| dma-buf-sysfs-stats.c | ||
| dma-buf-sysfs-stats.h | ||
| dma-buf.c | ||
| dma-fence-array.c | ||
| dma-fence-chain.c | ||
| dma-fence.c | ||
| dma-heap.c | ||
| dma-resv.c | ||
| Kconfig | ||
| Makefile | ||
| selftest.c | ||
| selftest.h | ||
| selftests.h | ||
| seqno-fence.c | ||
| st-dma-fence-chain.c | ||
| st-dma-fence.c | ||
| sw_sync.c | ||
| sync_debug.c | ||
| sync_debug.h | ||
| sync_file.c | ||
| sync_trace.h | ||
| udmabuf.c | ||