aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorConor Dooley <[email protected]>2022-08-14 15:12:38 +0100
committerPalmer Dabbelt <[email protected]>2022-08-18 14:42:58 -0700
commitd951b20b9def73dcc39a5379831525d0d2a537e9 (patch)
tree20490ac6b9f863707c1c496f366b0992d1261741 /tools/perf/scripts/python
parentb5c3aca86d2698c4850b6ee8b341938025d2780c (diff)
riscv: traps: add missing prototype
Sparse complains: arch/riscv/kernel/traps.c:213:6: warning: symbol 'shadow_stack' was not declared. Should it be static? The variable is used in entry.S, so declare shadow_stack there alongside SHADOW_OVERFLOW_STACK_SIZE. Fixes: 31da94c25aea ("riscv: add VMAP_STACK overflow detection") Signed-off-by: Conor Dooley <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions