summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/cpu_setup_power.S
diff options
context:
space:
mode:
authorAlistair Popple2017-05-03 05:24:08 +0200
committerMichael Ellerman2017-05-03 12:45:55 +0200
commit6b3d12a948d27977816a15eb48409a298902a548 (patch)
tree348436d892cdb57f102ac47e924d72b8df3d92dd /arch/powerpc/kernel/cpu_setup_power.S
parentpowerpc/mm/radix: Drop support for CPUs without lockless tlbie (diff)
downloadkernel-qcow2-linux-6b3d12a948d27977816a15eb48409a298902a548.tar.gz
kernel-qcow2-linux-6b3d12a948d27977816a15eb48409a298902a548.tar.xz
kernel-qcow2-linux-6b3d12a948d27977816a15eb48409a298902a548.zip
powerpc/powernv: Fix TCE kill on NVLink2
Commit 616badd2fb49 ("powerpc/powernv: Use OPAL call for TCE kill on NVLink2") forced all TCE kills to go via the OPAL call for NVLink2. However the PHB3 implementation of TCE kill was still being called directly from some functions which in some circumstances caused a machine check. This patch adds an equivalent IODA2 version of the function which uses the correct invalidation method depending on PHB model and changes all external callers to use it instead. Fixes: 616badd2fb49 ("powerpc/powernv: Use OPAL call for TCE kill on NVLink2") Cc: stable@vger.kernel.org # v4.11+ Signed-off-by: Alistair Popple <alistair@popple.id.au> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kernel/cpu_setup_power.S')
0 files changed, 0 insertions, 0 deletions