Commit 408b1d3c authored by Max Filippov's avatar Max Filippov
Browse files

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: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent b011946d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment