Re: [PATCH 1/3] Setup AMOR in HV mode

2016-11-10 Thread Balbir Singh
On 09/11/16 02:13, Aneesh Kumar K.V wrote: > Balbir Singh writes: > >> AMOR should be setup in HV mode, we set it up once >> and let the generic kernel handle IAMR. This patch is >> used to enable storage keys in a following patch as >> defined in ISA 3 >> >> Reported-by: Aneesh Kumar K.V >> S

Re: [PATCH 1/3] Setup AMOR in HV mode

2016-11-08 Thread Aneesh Kumar K.V
Balbir Singh writes: > AMOR should be setup in HV mode, we set it up once > and let the generic kernel handle IAMR. This patch is > used to enable storage keys in a following patch as > defined in ISA 3 > > Reported-by: Aneesh Kumar K.V > Signed-off-by: Balbir Singh > --- > arch/powerpc/mm/pgt

[PATCH 1/3] Setup AMOR in HV mode

2016-11-01 Thread Balbir Singh
AMOR should be setup in HV mode, we set it up once and let the generic kernel handle IAMR. This patch is used to enable storage keys in a following patch as defined in ISA 3 Reported-by: Aneesh Kumar K.V Signed-off-by: Balbir Singh --- arch/powerpc/mm/pgtable-radix.c | 20