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, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href