diff options
| author | Christophe Leroy <[email protected]> | 2020-08-18 17:19:22 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2020-12-04 01:01:12 +1100 |
| commit | c180cb305c9bba094657259487d563c8fbfb648b (patch) | |
| tree | eb449a3a7d20a84b365da93f19cae8e0aca137ec /tools/perf/scripts/python/bin | |
| parent | 0ecbc6ad18e324012234183e21805423f5e0cc79 (diff) | |
powerpc/signal: Call get_tm_stackpointer() from get_sigframe()
Instead of calling get_tm_stackpointer() from the caller, call it
directly from get_sigframe(). This avoids a double call and
allows get_tm_stackpointer() to become static and be inlined
into get_sigframe() by GCC.
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/abfdc105b8b28c4eb3ab9a26297d17f302b600ea.1597770847.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions