-
由 Catalin Marinas 提交于
This block is allocated with alloc_bootmem() and scanned by kmemleak but the kernel direct mapping may no longer exist. This patch tells kmemleak to ignore this memory hole. The dma32_bootmem_ptr in dma32_reserve_bootmem() is also ignored. Signed-off-by: NCatalin Marinas <catalin.marinas@arm.com> Acked-by: NIngo Molnar <mingo@elte.hu>
acde31dc