Re: [PATCH -V10 00/15] THP support for PPC64
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2013-06-05 23:31:15
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2013-06-05 23:31:15
On Wed, 2013-06-05 at 20:58 +0530, Aneesh Kumar K.V wrote:
This is the second patchset needed to support THP on ppc64. Some of the changes included in this series are tricky in that it changes the powerpc linux page table walk subtly. We also overload few of the pte flags for ptes at PMD level (huge page PTEs). The related mm/ changes are already merged to Andrew's -mm tree.
If I am to put that into powerpc-next, I need the dependent mm/ changes as well. Do you have them in the form of a separate git tree that is *exactly* (same SHA1s) what is expected to go upstream via Andrew ? Andrew, are they fully acked on your side and ready to go ? Cheers, Ben.