linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] sparc32: switch to NO_BOOTMEM
@ 2018-08-06 10:52 Mike Rapoport
  2018-08-06 10:52 ` [PATCH v2 1/3] sparc: mm/init_32: kill trailing whitespace Mike Rapoport
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Mike Rapoport @ 2018-08-06 10:52 UTC (permalink / raw)
  To: David S. Miller
  Cc: Sam Ravnborg, Michal Hocko, sparclinux, linux-mm, linux-kernel,
	Mike Rapoport

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.

v2 changes:
* split whitespace changes to a separate patch
* address Sam's comments [1]

[1] https://lkml.org/lkml/2018/8/2/403

Mike Rapoport (3):
  sparc: mm/init_32: kill trailing whitespace
  sparc32: switch to NO_BOOTMEM
  sparc32: split ramdisk detection and reservation to a helper function

 arch/sparc/Kconfig      |   4 +-
 arch/sparc/mm/init_32.c | 127 ++++++++++++++++++------------------------------
 2 files changed, 50 insertions(+), 81 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-08-21 19:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-06 10:52 [PATCH v2 0/3] sparc32: switch to NO_BOOTMEM Mike Rapoport
2018-08-06 10:52 ` [PATCH v2 1/3] sparc: mm/init_32: kill trailing whitespace Mike Rapoport
2018-08-06 10:52 ` [PATCH v2 2/3] sparc32: switch to NO_BOOTMEM Mike Rapoport
2018-08-06 13:08   ` Sam Ravnborg
2018-08-06 10:52 ` [PATCH v2 3/3] sparc32: split ramdisk detection and reservation to a helper function Mike Rapoport
2018-08-06 13:09   ` Sam Ravnborg
2018-08-21 19:40 ` [PATCH v2 0/3] sparc32: switch to NO_BOOTMEM David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).