linux/arch/xtensa/include
Max Filippov fc55402b84 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>
2022-05-01 19:51:22 -07:00
..
asm xtensa: clean up exception handler prototypes 2022-05-01 19:51:22 -07:00
uapi/asm TTY/Serial driver changes for 5.18-rc1 2022-03-28 13:00:51 -07:00