aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/alloc.c
diff options
context:
space:
mode:
authorMahesh Salgaonkar <[email protected]>2014-12-05 04:31:15 +0000
committerMichael Ellerman <[email protected]>2014-12-05 05:26:21 +0000
commit682e77c861c4c60f79ffbeae5e1938ffed24a575 (patch)
tree97f4a35e38270f678b3164caa90af7d7378665c5 /arch/powerpc/lib/alloc.c
parentpowerpc/mm: don't do tlbie for updatepp request with NO HPTE fault (diff)
downloadkernel-682e77c861c4c60f79ffbeae5e1938ffed24a575.tar.gz
kernel-682e77c861c4c60f79ffbeae5e1938ffed24a575.zip
powerpc/book3s: Fix partial invalidation of TLBs in MCE code.
The existing MCE code calls flush_tlb hook with IS=0 (single page) resulting in partial invalidation of TLBs which is not right. This patch fixes that by passing IS=0xc00 to invalidate whole TLB for successful recovery from TLB and ERAT errors. Cc: [email protected] Signed-off-by: Mahesh Salgaonkar <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'arch/powerpc/lib/alloc.c')
0 files changed, 0 insertions, 0 deletions