On Fri, 15 May 2015 21:12:27 +0530 "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx> wrote: > Changes from V4: > * Folded patches in -mm > mm-thp-split-out-pmd-collpase-flush-into-a-separate-functions-fix.patch > mm-thp-split-out-pmd-collpase-flush-into-a-separate-functions-fix-2.patch > mm-clarify-that-the-function-operateds-on-hugepage-pte-fix.patch > * Fix VM_BUG_ON on x86. > the default implementation of pmdp_collapse_flush used the hugepage variant > and hence can be called on pmd_t pointing to pgtable. This resulting in us > hitting VM_BUG_ON in pmdp_clear_flush. Update powerpc/mm: Use generic version of pmdp_clear_flush > to handle this. > > > NOTE: Can we get this tested on s390 ? fwiw, I build tested s390 allmodconfig in mm/ and arch/s390, no issues. -- 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>