]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mm/radix: Update LPCR only if it is powernv
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Tue, 31 May 2016 06:26:29 +0000 (11:56 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 1 Jun 2016 03:47:34 +0000 (13:47 +1000)
commit173dad3b1c74ae28cdcb524933fdc43d3c79756e
tree12ace3bdd5713186183d5d4dbf4b630abe603199
parentd173a2842998667a02df3977d2abbea046e16037
powerpc/mm/radix: Update LPCR only if it is powernv

LPCR cannot be updated when running in guest mode.

Fixes: c0e7ac9271a6 ("powerpc/mm/radix: Add radix callbacks for early init routines")
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/pgtable-radix.c