[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1431599951-32545-1-git-send-email-n-horiguchi@ah.jp.nec.com>
Date: Thu, 14 May 2015 10:39:12 +0000
From: Naoya Horiguchi <n-horiguchi@...jp.nec.com>
To: Andrew Morton <akpm@...ux-foundation.org>,
Andi Kleen <andi@...stfloor.org>
CC: Dean Nelson <dnelson@...hat.com>, Tony Luck <tony.luck@...el.com>,
"Kirill A. Shutemov" <kirill@...temov.name>,
"linux-mm@...ck.org" <linux-mm@...ck.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Naoya Horiguchi <nao.horiguchi@...il.com>
Subject: [PATCH v2 0/4] hwpoison fixes for v4.2
I updated the hwpoison fix patchset. Patch 2 has major changes and patch 1
has a trivial change. The other patches has no change. Please see also ver.1
(http://thread.gmane.org/gmane.linux.kernel.mm/132586) for this patchset's
general description.
Thanks,
Naoya Horiguchi
---
Tree: https://github.com/Naoya-Horiguchi/linux/tree/v4.1-rc3/hwpoison_for_v4.2.v2
---
Summary:
Naoya Horiguchi (4):
mm/memory-failure: split thp earlier in memory error handling
mm/memory-failure: introduce get_hwpoison_page() for consistent refcount handling
mm: soft-offline: don't free target page in successful page migration
mm/memory-failure: me_huge_page() does nothing for thp
include/linux/mm.h | 1 +
mm/hwpoison-inject.c | 4 +-
mm/memory-failure.c | 163 +++++++++++++++++++++++----------------------------
mm/migrate.c | 9 ++-
4 files changed, 82 insertions(+), 95 deletions(-)--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists