linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Resend Patch 0/2] mm/memory_hotplug: fix hot remove bug
@ 2016-12-21 15:47 Yasuaki Ishimatsu
  2016-12-21 15:49 ` [Resend PATCH 1/2] mm/sparse: use page_private() to get page->private value Yasuaki Ishimatsu
  0 siblings, 1 reply; 5+ messages in thread
From: Yasuaki Ishimatsu @ 2016-12-21 15:47 UTC (permalink / raw)
  To: linux-mm, linux-kernel, x86
  Cc: akpm, tglx, mingo, hpa, dave.hansen, vbabka, mgorman, qiuxishi

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   | 5 +++--
  mm/sparse.c           | 4 ++--
  3 files changed, 6 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2017-02-03 21:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-21 15:47 [Resend Patch 0/2] mm/memory_hotplug: fix hot remove bug Yasuaki Ishimatsu
2016-12-21 15:49 ` [Resend PATCH 1/2] mm/sparse: use page_private() to get page->private value Yasuaki Ishimatsu
2016-12-21 15:49   ` [Resend PATCH 2/2] mm/memory_hotplug: set magic number to page->freelsit instead of page->lru.next Yasuaki Ishimatsu
2017-02-03 20:37     ` Yasuaki Ishimatsu
2017-02-03 21:14       ` 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).