On Fri, Nov 21, 2025 at 03:30:32PM +0100, Ronald Warsow wrote:
Hi
with CONFIG_KEXEC_HANDOVER=n
no regressions here on x86_64 (RKL, Intel 11th Gen. CPU)
but with CONFIG_KEXEC_HANDOVER=y
That's hard to enable, which is why I missed this, as I had DEFERRED_STRUCT_PAGE_INIT enabled, which prevents CONFIG_KEXEC_HANDOVER=y
Let me go do some more build tests...