Files
zephyr/kernel
Qipeng Zha fa973d1b7b kernel: pin _kernel variable in case of paging
Exception handler(arch/x86/core/ia32/excstub.S) may access
_kernel variable, it will lead to failure when enabled paging,
so make this critical variable pinned.

Signed-off-by: Qipeng Zha <qipeng.zha@intel.com>
2023-05-16 11:41:11 -04:00
..
2023-05-12 12:01:10 +02:00
2022-03-18 13:24:08 -04:00
2022-08-24 17:49:20 +00:00
2023-04-12 16:42:29 +02:00