linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] um: switch to NO_BOOTMEM
@ 2018-07-24 13:23 Mike Rapoport
  2018-07-24 13:23 ` [PATCH 1/2] um: setup_physmem: stop using global variables Mike Rapoport
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Mike Rapoport @ 2018-07-24 13:23 UTC (permalink / raw)
  To: Jeff Dike, Richard Weinberger
  Cc: Michal Hocko, linux-um, linux-mm, linux-kernel, Mike Rapoport

Hi,

These patches convert UML to use NO_BOOTMEM.
Tested on x86-64.

Mike Rapoport (2):
  um: setup_physmem: stop using global variables
  um: switch to NO_BOOTMEM

 arch/um/Kconfig.common   |  2 ++
 arch/um/kernel/physmem.c | 22 ++++++++++------------
 2 files changed, 12 insertions(+), 12 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2018-08-01 12:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-24 13:23 [PATCH 0/2] um: switch to NO_BOOTMEM Mike Rapoport
2018-07-24 13:23 ` [PATCH 1/2] um: setup_physmem: stop using global variables Mike Rapoport
2018-07-24 13:23 ` [PATCH 2/2] um: switch to NO_BOOTMEM Mike Rapoport
2018-07-31 13:38 ` [PATCH 0/2] " Mike Rapoport
2018-07-31 19:03   ` Richard Weinberger
2018-08-01 12:41     ` Mike Rapoport

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).