zephyr/arch
Andrew Boie bed6b6891d x86: report when thread re-use is detected
x86_64's __resume path 'poisons' the incoming thread's
saved RIP value with a special 0xB9 value, to catch
re-use of thread objects across CPUs in SMP. Add a check
and printout for this when handling fatal errors, and
treat as a kernel panic.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-06-10 18:36:06 -04:00
..
arc arc: show all registers on exception 2020-06-09 13:52:56 +02:00
arm
common
nios2
posix
riscv
x86 x86: report when thread re-use is detected 2020-06-10 18:36:06 -04:00
xtensa
CMakeLists.txt
Kconfig