Hi, Sasha, could you test if the bug you reported recently [1] reproduces on the latest next tree with this patchset? (I'm not sure of this because the problem looks differently in my own testing...) [1] http://thread.gmane.org/gmane.linux.kernel.mm/113374/focus=113 --- Summary: Naoya Horiguchi (3): mm/pagewalk.c: fix end address calculation in walk_page_range() mm, hugetlbfs: fix rmapping for anonymous hugepages with page_pgoff() mm: call vma_adjust_trans_huge() only for thp-enabled vma include/linux/pagemap.h | 13 +++++++++++++ mm/huge_memory.c | 2 +- mm/hugetlb.c | 5 +++++ mm/memory-failure.c | 4 ++-- mm/mmap.c | 3 ++- mm/pagewalk.c | 5 +++-- mm/rmap.c | 8 ++------ 7 files changed, 28 insertions(+), 12 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=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>