evl/thread: detect recursive faults in out-of-band context
Make sure breakage and/or WARN_ON() in the in-band transition code we
use for fixing up a trap on the oob stage cannot cause
handle_oob_trap() to be called recursively, leading to a stack
overflow eventually.
Signed-off-by:
Philippe Gerum <rpm@xenomai.org>
Please register or sign in to comment