diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2019-04-30 12:38:52 +0000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-05-03 01:20:27 +1000 |
commit | 1d3034aed4489ae96bc7eec5050096944fd181f6 (patch) | |
tree | 1ed8b80757fb70be128d4e2ca6f7b453a2a5a882 /tools/perf/scripts/python/stackcollapse.py | |
parent | 37737a2afd69c201d0dac334c84fd1f0d596dfc0 (diff) |
powerpc/32: make the 6xx/8xx EXC_XFER_TEMPLATE() similar to the 40x/booke one
6xx/8xx EXC_XFER_TEMPLATE() macro adds a i##n symbol which is
unused and can be removed.
40x and booke EXC_XFER_TEMPLATE() macros takes msr from the caller
while the 6xx/8xx version uses only MSR_KERNEL as msr value.
This patch modifies the 6xx/8xx version to make it similar to the
40x and booke versions.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions