[PATCH -V2 1/5] powerpc: Use HPTE constants when updating hpte bits

2013-11-18 Thread Aneesh Kumar K.V
From: "Aneesh Kumar K.V" Even though we have same value for linux PTE bits and hash PTE pits use the hash pte bits wen updating hash pte Signed-off-by: Aneesh Kumar K.V --- arch/powerpc/platforms/cell/beat_htab.c | 4 ++-- arch/powerpc/platforms/pseries/lpar.c | 3 ++- 2 files changed, 4 ins

Re: [PATCH -V2 1/5] powerpc: Use HPTE constants when updating hpte bits

2013-11-19 Thread Paul Mackerras
On Mon, Nov 18, 2013 at 02:58:09PM +0530, Aneesh Kumar K.V wrote: > From: "Aneesh Kumar K.V" > > Even though we have same value for linux PTE bits and hash PTE pits bits, not pits :) > use the hash pte bits wen updating hash pte when, not wen > Signed-off-by: Aneesh Kumar K.V If you fix the