Re: [PATCH -V7 08/10] powerpc/THP: Enable THP on PPC64

2013-05-05 Thread David Gibson
On Sat, May 04, 2013 at 12:19:03AM +0530, Aneesh Kumar K.V wrote: > David Gibson writes: > > > On Mon, Apr 29, 2013 at 01:21:49AM +0530, Aneesh Kumar K.V wrote: > >> From: "Aneesh Kumar K.V" > >> > >> We enable only if the we support 16MB page size. > >> > >> Signed-off-by: Aneesh Kumar K.V >

Re: [PATCH -V7 08/10] powerpc/THP: Enable THP on PPC64

2013-05-03 Thread Aneesh Kumar K.V
David Gibson writes: > On Mon, Apr 29, 2013 at 01:21:49AM +0530, Aneesh Kumar K.V wrote: >> From: "Aneesh Kumar K.V" >> >> We enable only if the we support 16MB page size. >> >> Signed-off-by: Aneesh Kumar K.V >> --- >> arch/powerpc/include/asm/pgtable-ppc64.h | 3 +-- >> arch/powerpc/mm/pg

Re: [PATCH -V7 08/10] powerpc/THP: Enable THP on PPC64

2013-05-02 Thread David Gibson
On Mon, Apr 29, 2013 at 01:21:49AM +0530, Aneesh Kumar K.V wrote: > From: "Aneesh Kumar K.V" > > We enable only if the we support 16MB page size. > > Signed-off-by: Aneesh Kumar K.V > --- > arch/powerpc/include/asm/pgtable-ppc64.h | 3 +-- > arch/powerpc/mm/pgtable_64.c | 28 +