Re: [PATCH V5 30/31] powerpc/mm: Move THP headers around

2015-11-24 Thread Denis Kirjanov
On 11/23/15, Aneesh Kumar K.V wrote: > We support THP only with book3s_64 and 64K page size. Move > THP details to hash64-64k.h to clarify the same. > > Acked-by: Scott Wood > Signed-off-by: Aneesh Kumar K.V

Re: [PATCH V5 30/31] powerpc/mm: Move THP headers around

2015-11-24 Thread Aneesh Kumar K.V
Denis Kirjanov writes: > On 11/23/15, Aneesh Kumar K.V wrote: >> We support THP only with book3s_64 and 64K page size. Move >> THP details to hash64-64k.h to clarify the same. ... >> -static inline void hpte_do_hugepage_flush(struct

Re: [PATCH V5 30/31] powerpc/mm: Move THP headers around

2015-11-24 Thread Denis Kirjanov
On 11/24/15, Aneesh Kumar K.V wrote: > Denis Kirjanov writes: > >> On 11/23/15, Aneesh Kumar K.V wrote: >>> We support THP only with book3s_64 and 64K page size. Move >>> THP details to hash64-64k.h to

[PATCH V5 30/31] powerpc/mm: Move THP headers around

2015-11-23 Thread Aneesh Kumar K.V
We support THP only with book3s_64 and 64K page size. Move THP details to hash64-64k.h to clarify the same. Acked-by: Scott Wood Signed-off-by: Aneesh Kumar K.V --- arch/powerpc/include/asm/book3s/64/hash-64k.h | 126 +