On 5/13/2025 4:41 AM, Mimi Zohar wrote:
Hi Steven,
On Fri, 2025-05-02 at 13:03 -0700, steven chen wrote:
From: Steven Chen <chen...@linux.microsoft.com>
Kdump kernel doesn't need IMA to do integrity measurement.
Hence the measurement list in 1st kernel doesn't need to be copied to
kdump kenrel.
^kernel
Please use "scripts/checkpatch.pl --codespell" to check for typos.
Mimi
Will update. Thanks!
Here skip allocating buffer for measurement list copying if loading
kdump kernel. Then there won't be the later handling related to
ima_kexec_buffer.
Signed-off-by: Steven Chen <chen...@linux.microsoft.com>