Re: [PATCH 1/2] powerpc/mm/keys: Move pte bits to correct headers

2018-03-07 Thread Aneesh Kumar K.V
On 03/08/2018 01:58 AM, Ram Pai wrote: On Wed, Mar 07, 2018 at 07:06:44PM +0530, Aneesh Kumar K.V wrote: Memory keys are supported only with hash translation mode. Instead of #ifdef in generic code move the key related pte bits to respective headers Signed-off-by: Aneesh Kumar K.V --- arch/p

Re: [PATCH 1/2] powerpc/mm/keys: Move pte bits to correct headers

2018-03-07 Thread Ram Pai
On Wed, Mar 07, 2018 at 07:06:44PM +0530, Aneesh Kumar K.V wrote: > Memory keys are supported only with hash translation mode. Instead of #ifdef > in > generic code move the key related pte bits to respective headers > > Signed-off-by: Aneesh Kumar K.V > --- > arch/powerpc/include/asm/book3s/64

[PATCH 1/2] powerpc/mm/keys: Move pte bits to correct headers

2018-03-07 Thread Aneesh Kumar K.V
Memory keys are supported only with hash translation mode. Instead of #ifdef in generic code move the key related pte bits to respective headers Signed-off-by: Aneesh Kumar K.V --- arch/powerpc/include/asm/book3s/64/hash-4k.h | 7 +++ arch/powerpc/include/asm/book3s/64/hash-64k.h | 7