On Fri, 15 May 2015 21:12:27 +0530 "Aneesh Kumar K.V" <aneesh.ku...@linux.vnet.ibm.com> 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 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/