Commit 412c9b5
Sasha Levin
Revert "x86/kexec: add a sanity check on previous kernel's ima kexec buffer"
This reverts commit c5489d0.
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>1 parent c1924e0 commit 412c9b5
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
376 | | - | |
377 | 375 | | |
378 | 376 | | |
379 | 377 | | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | 378 | | |
385 | 379 | | |
386 | 380 | | |
| |||
0 commit comments