aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorGanesh Goudar <[email protected]>2021-01-28 16:11:43 +0530
committerMichael Ellerman <[email protected]>2021-01-31 22:35:49 +1100
commit923b3cf00b3ffc896543bac99affc0fa8553e41a (patch)
tree8009a5aa8c1b6a6c16675c68f6d8cc62daee62ba /tools/perf/scripts/python/bin
parent17c5cf0fb993e219bda4f53aa9ec90d3cfcf92ab (diff)
powerpc/mce: Remove per cpu variables from MCE handlers
Access to per-cpu variables requires translation to be enabled on pseries machine running in hash mmu mode, Since part of MCE handler runs in realmode and part of MCE handling code is shared between ppc architectures pseries and powernv, it becomes difficult to manage these variables differently on different architectures, So have these variables in paca instead of having them as per-cpu variables to avoid complications. Signed-off-by: Ganesh Goudar <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions