zephyr/arch
Andy Ross 0244d01fda xtensa/asm2: Don't return into dead threads
It's not impossible that something we just handled (e.g. a machine
exception) called k_thread_abort() on our current thread.  Don't try
to return into it, check the DEAD state.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-02-16 10:44:29 -05:00
..
arc arch: arc: apply the new thread stack layout 2018-02-16 12:20:16 +01:00
arm kernel: Add kswap.h header to unbreak cycles 2018-02-16 10:44:29 -05:00
common drivers/interrupt_controller: Introduce multi-level interrupt support 2018-02-06 22:39:05 -05:00
nios2 nios2: Add include for _check_stack_sentinel() 2018-02-16 10:44:29 -05:00
posix kernel: Add kswap.h header to unbreak cycles 2018-02-16 10:44:29 -05:00
riscv32 kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
x86 kernel: Add kswap.h header to unbreak cycles 2018-02-16 10:44:29 -05:00
xtensa xtensa/asm2: Don't return into dead threads 2018-02-16 10:44:29 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00