[PATCHv11 10/19] x86/mm: Add callbacks to prepare encrypted memory for kexec

Dave Hansen dave.hansen at intel.com
Tue Jun 4 09:16:54 PDT 2024


On 5/28/24 02:55, Kirill A. Shutemov wrote:
> +	x86_platform.guest.enc_kexec_begin(true);
> +	x86_platform.guest.enc_kexec_finish();

I really despise the random, unlabeled true/false/0/1 arguments to
functions like this.

I'll bring it up in the non-noop patch though.



More information about the kexec mailing list