mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 05:41:57 +00:00
Fixes an issue where if a thread calls k_panic() or k_oops() with interrupts locked, control would return to the thread and it would only be aborted after interrupts were unlocked again. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
nios2 | ||
riscv32 | ||
x86 | ||
xtensa | ||
cpu.h |