aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorCédric Le Goater <[email protected]>2021-01-04 15:31:50 +0100
committerMichael Ellerman <[email protected]>2021-01-30 11:39:29 +1100
commit1cc2fd75934454be024cd7609b6d7890de6e724b (patch)
treefdb73799e7872847d1401ffcce4954a33c5d9f35 /tools/perf/scripts/python/bin/stackcollapse-record
parent692e592895266bafb1e0d688e960b4bdd8e165a8 (diff)
powerpc/mce: Include prototypes
It fixes these W=1 compile errors : ../arch/powerpc/kernel/mce.c:591:14: error: no previous prototype for ‘machine_check_early’ [-Werror=missing-prototypes] 591 | long notrace machine_check_early(struct pt_regs *regs) | ^~~~~~~~~~~~~~~~~~~ ../arch/powerpc/kernel/mce.c:725:6: error: no previous prototype for ‘hmi_exception_realmode’ [-Werror=missing-prototypes] 725 | long hmi_exception_realmode(struct pt_regs *regs) | ^~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Cédric Le Goater <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions