mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-15 14:31:56 +00:00
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> |
||
---|---|---|
.. | ||
core | ||
include | ||
CMakeLists.txt | ||
gen_gdt.py | ||
gen_idt.py | ||
ia32.cmake | ||
intel64.cmake | ||
Kconfig |