Skip to content
Commit 1232d88a authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Make the unaligned trap handler always obey notification levels.



Presently there are a couple of paths in to the alignment handler, where
only the address error path presently quiets the notificiation messages
based on the configuration settings. We carry over the notification level
tests to the default alignment handler itself incase so that they behave
uniformly.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent fcb4ebd6
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