Skip to content

kconfig: disable 5-levels paging

Fei Yang requested to merge Fei-Yang/xeci:pr-4lvl into main

This reverts commit b3584832.

Enabling 5-levels paging seems to cause a KASAN issue during early boot. It's strange that this is only impacting IceLake/PVC machines, but revert the change for now to unblock CI for PVC.

Signed-off-by: Fei Yang fei.yang@intel.com

Merge request reports