aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2020-08-18 17:19:21 +0000
committerMichael Ellerman <[email protected]>2020-12-04 01:01:12 +1100
commit0ecbc6ad18e324012234183e21805423f5e0cc79 (patch)
tree7cc29253ee93805ae244cf589cc028845c33c391 /tools/perf/scripts/python
parent454b1abb588b3942655638a8bcf1ea4501260579 (diff)
powerpc/signal: Remove get_clean_sp()
get_clean_sp() is only used once in kernel/signal.c . GCC is smart enough to see that x & 0xffffffff is a nop calculation on PPC32, no need of a special PPC32 trivial version. Include the logic from the PPC64 version of get_clean_sp() directly in get_sigframe(). Signed-off-by: Christophe Leroy <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/13ef6510ce30a4867e043157b93af5bb8c67fb3b.1597770847.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions