Re: [PATCH v2 0/2] x86/kexec: UKI Support

From: Jan Hendrik Farr
Date: Thu Sep 14 2023 - 12:12:25 EST


> BTW, would not be a bad idea to extend CC list to at least Matthew and
> James Bottomley on this patch.

Sure. Added Matthew and James in CC

Also, I already made some minor changes. cmdline is now used from the syscall if there is no .cmdline section included in the UKI. find_section now returns the section_header as an ERR_PTR. You can find them in the uki-v3-wip branch at https://github.com/Cydox/linux/commits/uki-v3-wip