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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/