Files
linux-stable-mirror/arch/x86/kernel/setup.c
Sasha Levin 412c9b5458 Revert "x86/kexec: add a sanity check on previous kernel's ima kexec buffer"
This reverts commit c5489d0433.

The commit introduces a call to ima_validate_range() in
arch/x86/kernel/setup.c, but the function declaration is not available
in the 6.12 stable tree, resulting in build failures due to implicit
function declaration errors across multiple stable branches.

Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-03-05 09:53:14 -05:00

31 KiB