From: David S. Miller <davem@davemloft.net> Date: Tue, 21 Aug 2018 19:40:26 +0000 (-0700) Subject: Merge branch 'sparc32-NO_BOOTMEM' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=aa59fa7806ef6cd63fdf78d802e960d9cb516f39;p=linux.git Merge branch 'sparc32-NO_BOOTMEM' Mike Rapoport says: ==================== sparc32: switch to NO_BOOTMEM 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. v2 changes: * split whitespace changes to a separate patch * address Sam's comments [1] [1] https://lkml.org/lkml/2018/8/2/403 ==================== Signed-off-by: David S. Miller <davem@davemloft.net> --- aa59fa7806ef6cd63fdf78d802e960d9cb516f39