Skip to content
Commit b03a5b75 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] traps: don't call undef hook functions with spinlock held



Calling the undefined instruction handler functions with a
spinlock held is a recipe for must_sleep() warnings.  Avoid it.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent f64c0acc
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