Because the two memory blocks (usually called MEM1 and MEM2) are not merged anymore, __request_region in kernel/resource.c will correctly allow reserving regions in the physical address space between MEM1 and MEM2, where many important peripherals are (GPIO, MMC, USB, ...). A previous change to __ioremap_caller in arch/powerpc/mm/pgtable_32.c ensures that multiple memblocks are properly considered in ioremap; this makes it unnecessary to set __allow_ioremap_reserved. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> |
||
|---|---|---|
| .. | ||
| c2k.c | ||
| flipper-pic.c | ||
| flipper-pic.h | ||
| gamecube.c | ||
| hlwd-pic.c | ||
| hlwd-pic.h | ||
| holly.c | ||
| Kconfig | ||
| linkstation.c | ||
| ls_uart.c | ||
| Makefile | ||
| mpc10x.h | ||
| mpc7448_hpc2.c | ||
| mvme5100.c | ||
| storcenter.c | ||
| usbgecko_udbg.c | ||
| usbgecko_udbg.h | ||
| wii.c | ||