Re: [PATCH 1/3] powerpc/mm/radix: Update LPCR only if it is powernv

2016-06-02 Thread Balbir Singh
On 31/05/16 16:26, Aneesh Kumar K.V wrote: > LPCR cannot be updated when running in guest mode. > > Signed-off-by: Aneesh Kumar K.V > --- > arch/powerpc/mm/pgtable-radix.c | 23 ++- > 1 file changed, 10 insertions(+), 13 deletions(-) > > diff --git a/arch/powerpc/mm/pgtabl

[PATCH 1/3] powerpc/mm/radix: Update LPCR only if it is powernv

2016-05-30 Thread Aneesh Kumar K.V
LPCR cannot be updated when running in guest mode. Signed-off-by: Aneesh Kumar K.V --- arch/powerpc/mm/pgtable-radix.c | 23 ++- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/arch/powerpc/mm/pgtable-radix.c b/arch/powerpc/mm/pgtable-radix.c index 18b2c11604f