aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMadhavan Srinivasan <[email protected]>2017-12-20 09:25:44 +0530
committerMichael Ellerman <[email protected]>2018-01-19 22:36:58 +1100
commitb5c1bd62c054f3cff1a672f9bf1dddefafadffec (patch)
treef7f21ad34a8ba17a32e8488c6607122ad9f27eb3 /tools/perf/scripts/python/stackcollapse.py
parent9f83e00f4cc1c560b6847acecba2b3746c8d8c06 (diff)
powerpc/64: Fix arch_local_irq_disable() prototype
In powerpc/64, the arch_local_irq_disable() function returns unsigned long, which is not consistent with other architectures. Move that set-return asm implementation into arch_local_irq_save(), and make arch_local_irq_disable() return void, simplifying the assembly. Suggested-by: Nicholas Piggin <[email protected]> Signed-off-by: Madhavan Srinivasan <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions