|
@@ -319,10 +319,7 @@ void __init arm_memblock_init(const struct machine_desc *mdesc)
|
|
|
|
|
|
early_init_fdt_scan_reserved_mem();
|
|
early_init_fdt_scan_reserved_mem();
|
|
|
|
|
|
- /*
|
|
|
|
- * reserve memory for DMA contigouos allocations,
|
|
|
|
- * must come from DMA area inside low memory
|
|
|
|
- */
|
|
|
|
|
|
+ /* reserve memory for DMA contiguous allocations */
|
|
dma_contiguous_reserve(arm_dma_limit);
|
|
dma_contiguous_reserve(arm_dma_limit);
|
|
|
|
|
|
arm_memblock_steal_permitted = false;
|
|
arm_memblock_steal_permitted = false;
|