Re: [RFC PATCH V1 01/33] powerpc/mm: add _PAGE_HASHPTE similar to 4K hash

2016-01-12 Thread Aneesh Kumar K.V
Balbir Singh writes: > On Tue, 12 Jan 2016 12:45:36 +0530 > "Aneesh Kumar K.V" wrote: > >> Not really needed. But this brings it back to as it was before >> > > Could you expand on not really needed. Could the changelog describe how > the bits will be used in the follow on patches. > What conf

Re: [RFC PATCH V1 01/33] powerpc/mm: add _PAGE_HASHPTE similar to 4K hash

2016-01-12 Thread Balbir Singh
On Tue, 12 Jan 2016 12:45:36 +0530 "Aneesh Kumar K.V" wrote: > Not really needed. But this brings it back to as it was before > Could you expand on not really needed. Could the changelog describe how the bits will be used in the follow on patches. Balbir ___

[RFC PATCH V1 01/33] powerpc/mm: add _PAGE_HASHPTE similar to 4K hash

2016-01-11 Thread Aneesh Kumar K.V
Not really needed. But this brings it back to as it was before Check this 41743a4e34f0777f51c1cf0675b91508ba143050 Signed-off-by: Aneesh Kumar K.V --- arch/powerpc/mm/hash64_64k.c | 4 ++-- arch/powerpc/mm/hugepage-hash64.c| 2 +- arch/powerpc/mm/hugetlbpage-hash64.c | 2 +- 3 files