Home
last modified time | relevance | path

Searched hist:"408 b1d3c0ec8e4f36603092573108a6d3daa07a8" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/xtensa/kernel/
H A Dtraps.cdiff 408b1d3c0ec8e4f36603092573108a6d3daa07a8 Fri May 13 12:40:54 CEST 2022 Max Filippov <jcmvbkbc@gmail.com> xtensa: add trap handler for division by zero

Add c-level handler for the division by zero exception and kill the task
if it was thrown from the kernel space or send SIGFPE otherwise.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>