Hi steven,
kernel test robot noticed the following build errors:
[auto build test ERROR on linus/master]
[also build test ERROR on v6.14-rc3 next-20250219]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented i
On 2/19/2025 7:57 AM, Stefan Berger wrote:
On 2/18/25 5:55 PM, steven chen wrote:
ima_dump_measurement_list() is called during kexec 'load', which may
result in loss of IMA measurements during kexec soft reboot. It needs
... due to missed measurements that only occurred after kexec 'load'.
On 2/18/25 5:55 PM, steven chen wrote:
ima_dump_measurement_list() is called during kexec 'load', which may
result in loss of IMA measurements during kexec soft reboot. It needs
... due to missed measurements that only occurred after kexec 'load'.
Therefore, this function needs to be ...