mbox series

[0/2] sparc32: switch to NO_BOOTMEM

Message ID 1533210833-14748-1-git-send-email-rppt@linux.vnet.ibm.com (mailing list archive)
Headers show
Series sparc32: switch to NO_BOOTMEM | expand

Message

Mike Rapoport Aug. 2, 2018, 11:53 a.m. UTC
Hi,

These patches convert sparc32 to use memblock + nobootmem.
I've made the conversion as simple as possible, just enough to allow moving
HAVE_MEMBLOCK and NO_BOOTMEM to the common SPARC configuration.

Mike Rapoport (2):
  sparc32: switch to NO_BOOTMEM
  sparc32: tidy up ramdisk memory reservation

 arch/sparc/Kconfig      |  4 +--
 arch/sparc/mm/init_32.c | 90 +++++++++++++++----------------------------------
 2 files changed, 29 insertions(+), 65 deletions(-)