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>
Loading
Please sign in to comment