summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2022-04-21 02:35:23 -0700
committerMax Filippov <jcmvbkbc@gmail.com>2022-05-01 19:51:22 -0700
commitfc55402b84385bdb907c24f891e3e5df464f027c (patch)
treeef690638d268883a1b63e2a5f3b8ea29264a129c /tools/perf/scripts/python
parentdb0d07fa192a3c05776875f4a851588d7dfc9f96 (diff)
xtensa: clean up exception handler prototypes
Exception handlers are currently passed as void pointers because they may have one or two parameters. Only two handlers uses the second parameter and it is available in the struct pt_regs anyway. Make all handlers have only one parameter, introduce xtensa_exception_handler type for handlers and use it in trap_set_handler. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions