diff options
| author | Cédric Le Goater <[email protected]> | 2020-09-14 23:10:07 +0200 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2020-09-18 20:05:25 +1000 |
| commit | ebbfeef0d8093a06ff39c60105b6650be3344cbe (patch) | |
| tree | 9b960039736b4cfe7f88c4955081d9effafa956f /tools/perf/scripts/python/bin | |
| parent | 2228f19cf90ef796c8d84f54f3a5db2dcc85c83f (diff) | |
powerpc/32: Declare stack_overflow_exception() prototype
This fixes a compile error with W=1.
CC arch/powerpc/kernel/traps.o
../arch/powerpc/kernel/traps.c:1663:6: error: no previous prototype for ‘stack_overflow_exception’ [-Werror=missing-prototypes]
void stack_overflow_exception(struct pt_regs *regs)
^~~~~~~~~~~~~~~~~~~~~~~~
Fixes: 3978eb78517c ("powerpc/32: Add early stack overflow detection with VMAP stack.")
Signed-off-by: Cédric Le Goater <[email protected]>
Reviewed-by: Christophe Leroy <[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')
0 files changed, 0 insertions, 0 deletions