[PATCH RESEND 0/7] switch several architectures NO_BOOTMEM

From: Mike Rapoport
Date: Fri Aug 03 2018 - 15:59:15 EST



Hi,

These patches perform conversion to NO_BOOTMEM of hexagon, nios2, uml and
unicore32. The architecture maintainers have acked the patches, but, since
I've got no confirmation the patches are going through the arch tree I'd
appreciate if the set would be applied to the -mm tree.

Mike Rapoport (7):
hexagon: switch to NO_BOOTMEM
of: ignore sub-page memory regions
nios2: use generic early_init_dt_add_memory_arch
nios2: switch to NO_BOOTMEM
um: setup_physmem: stop using global variables
um: switch to NO_BOOTMEM
unicore32: switch to NO_BOOTMEM

arch/hexagon/Kconfig | 3 +++
arch/hexagon/mm/init.c | 20 +++++++-----------
arch/nios2/Kconfig | 3 +++
arch/nios2/kernel/prom.c | 17 ---------------
arch/nios2/kernel/setup.c | 39 ++++++----------------------------
arch/um/Kconfig.common | 2 ++
arch/um/kernel/physmem.c | 22 +++++++++----------
arch/unicore32/Kconfig | 1 +
arch/unicore32/mm/init.c | 54 +----------------------------------------------
drivers/of/fdt.c | 11 +++++-----
10 files changed, 41 insertions(+), 131 deletions(-)

--
2.7.4