On 04/07/2016 11:07 AM, Anshuman Khandual wrote: > This patch series enables HugeTLB page migration on POWER platform. > This series has some core VM changes (patch 1, 2, 3) and some powerpc > specific changes (patch 4, 5, 6, 7, 8, 9, 10). Comments, suggestions > and inputs are welcome. > > Anshuman Khandual (10): > mm/mmap: Replace SHM_HUGE_MASK with MAP_HUGE_MASK inside mmap_pgoff > mm/hugetlb: Add PGD based implementation awareness > mm/hugetlb: Protect follow_huge_(pud|pgd) functions from race Hugh/Mel/Naoya/Andrew, Andrew had already reviewed the changes in the first two patches during the RFC phase and was okay with them. Could you please review the third patch here as well and let me know your inputs/suggestions. Currently the third patch has got build failures on SPARC and S390 platforms (details of which are on the thread with possible fixes). Thank you. -- 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>