Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 953dbbed authored by Catalin Marinas's avatar Catalin Marinas
Browse files

arm64: Do not report user faults for handled signals



Currently user faults (page, undefined instruction) are always reported
even though the user may have a signal handler for them. This patch adds
unhandled_signal() check together with printk_ratelimit() for these
cases.

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 726dcaa1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment