From: Yasuaki Ishimatsu <yasu.isimatu@gmail.com> To: linux-mm@kvack.org, linux-kernel@vger.kernel.org, x86@kernel.org Cc: akpm@linux-foundation.org, tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, dave.hansen@linux.intel.com, vbabka@suse.cz, mgorman@techsingularity.net, qiuxishi@huawei.com Subject: [Resend Patch 0/2] mm/memory_hotplug: fix hot remove bug Date: Wed, 21 Dec 2016 10:47:49 -0500 [thread overview] Message-ID: <b7ae8d10-da58-45cb-f088-f8adff299911@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 | 5 +++-- mm/sparse.c | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-)
next reply other threads:[~2016-12-21 15:47 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2016-12-21 15:47 Yasuaki Ishimatsu [this message] 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
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=b7ae8d10-da58-45cb-f088-f8adff299911@gmail.com \ --to=yasu.isimatu@gmail.com \ --cc=akpm@linux-foundation.org \ --cc=dave.hansen@linux.intel.com \ --cc=hpa@zytor.com \ --cc=linux-kernel@vger.kernel.org \ --cc=linux-mm@kvack.org \ --cc=mgorman@techsingularity.net \ --cc=mingo@redhat.com \ --cc=qiuxishi@huawei.com \ --cc=tglx@linutronix.de \ --cc=vbabka@suse.cz \ --cc=x86@kernel.org \ --subject='Re: [Resend Patch 0/2] mm/memory_hotplug: fix hot remove bug' \ /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
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).