Revert "Revert "kconfig: enable 5level pagetable""
This reverts commit 15184fa5.
Re-enable 5level paging as the KASAN issue in early boot has now been addressed. Refer to the following kernel upstream commit for more details.
commit d35652a5fc9944784f6f50a5c979518ff8dacf61 Author: Kirill A. Shutemov kirill.shutemov@linux.intel.com Date: Thu Oct 12 13:04:24 2023 +0300
x86/alternatives: Disable KASAN in apply_alternatives()
Signed-off-by: Fei Yang fei.yang@intel.com