All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yasuaki Ishimatsu <yasu.isimatu@gmail.com>
To: linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: [Patch 0/2] mm/memory_hotplug: fix hot remove bug
Date: Tue, 20 Dec 2016 14:15:08 -0500	[thread overview]
Message-ID: <7fd4b8b0-e305-1c6a-51ea-d5459c77d923@gmail.com> (raw)

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

WARNING: multiple messages have this Message-ID (diff)
From: Yasuaki Ishimatsu <yasu.isimatu@gmail.com>
To: linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: [Patch 0/2] mm/memory_hotplug: fix hot remove bug
Date: Tue, 20 Dec 2016 14:15:08 -0500	[thread overview]
Message-ID: <7fd4b8b0-e305-1c6a-51ea-d5459c77d923@gmail.com> (raw)

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>

             reply	other threads:[~2016-12-20 19:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-20 19:15 Yasuaki Ishimatsu [this message]
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   ` 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-20 19:16   ` Yasuaki Ishimatsu
2016-12-21  5:08 ` [Patch 0/2] mm/memory_hotplug: fix hot remove bug YASUAKI ISHIMATSU

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7fd4b8b0-e305-1c6a-51ea-d5459c77d923@gmail.com \
    --to=yasu.isimatu@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.