diff options
| author | Christophe Leroy <[email protected]> | 2021-06-18 01:51:12 +1000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-06-25 00:06:57 +1000 |
| commit | f84aa284947f325c5697d35b92abd2047224f24b (patch) | |
| tree | 7145f1b68663a0444efb18777eeeba7aa8c8d118 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 13799748b957bc5659f97c036224b0f4b42172e2 (diff) | |
powerpc/interrupt: Rename and lightly change syscall_exit_prepare_main()
Rename syscall_exit_prepare_main() into interrupt_exit_prepare_main()
Pass it the 'ret' so that it can 'or' it directly instead of
oring twice, once inside the function and once outside.
And remove 'r3' parameter which is not used.
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Nicholas Piggin <[email protected]>
Reviewed-by: Nicholas Piggin <[email protected]>
[np: split out some changes into other patches]
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions