aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorJonathan Neuschäfer <[email protected]>2018-03-28 02:25:43 +0200
committerMichael Ellerman <[email protected]>2018-04-01 00:47:43 +1100
commit57deb8fea01f732d83711ab3b3310204d0026ba8 (patch)
tree13678070a6be2ee281aa5001993d17c240d50f2a /scripts/gdb/linux/lists.py
parent2bbf63264ab2e8cbc740c738f66984b2aafa29c5 (diff)
powerpc/wii: Don't rely on the reserved memory hack
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 <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions