Re: [PATCH V5 0/3] THP related cleanups

From: Andrew Morton
Date: Tue May 19 2015 - 18:21:05 EST


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 from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/