linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [Patch 0/2] mm/memory_hotplug: fix hot remove bug
@ 2016-12-20 19:15 Yasuaki Ishimatsu
  2016-12-20 19:16 ` [PATCH 1/2] mm/sparse: use page_private() to get page->private value Yasuaki Ishimatsu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yasuaki Ishimatsu @ 2016-12-20 19:15 UTC (permalink / raw)
  To: linux-mm, linux-kernel

Here are two patches for memory hotplug:

Yasuaki Ishimatsu (2):
   mm/sparse: use page_private() to get page->private value
   mm/memory_hotplug: set magic number to page->freelsit instead
     of page->lru.next

  arch/x86/mm/init_64.c | 2 +-
  mm/memory_hotplug.c   | 4 ++--
  mm/sparse.c           | 4 ++--
  3 files changed, 5 insertions(+), 5 deletions(-)

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2016-12-21  5:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-20 19:15 [Patch 0/2] mm/memory_hotplug: fix hot remove bug Yasuaki Ishimatsu
2016-12-20 19:16 ` [PATCH 1/2] mm/sparse: use page_private() to get page->private value Yasuaki Ishimatsu
2016-12-20 19:16 ` [PATCH 2/2] mm/memory_hotplug: set magic number to page->freelsit instead of page->lru.next Yasuaki Ishimatsu
2016-12-21  5:08 ` [Patch 0/2] mm/memory_hotplug: fix hot remove bug YASUAKI ISHIMATSU

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