[PATCH 0/2] sparc32: switch to NO_BOOTMEM
From: Mike Rapoport
Date: Thu Aug 02 2018 - 12:03:51 EST
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(-)
--
2.7.4