[PATCH] kexec-xen: Use correct image type for Live Update

Simon Horman horms at verge.net.au
Fri Apr 2 11:01:18 BST 2021


On Tue, Mar 23, 2021 at 05:59:23PM +0000, Raphael Ning wrote:
> From: Raphael Ning <raphning at amazon.com>
> 
> Unlike xen_kexec_load(), xen_kexec_unload() and xen_kexec_status()
> fail to distinguish between normal kexec and Xen Live Update image
> types.
> 
> Fix that by introducing a new helper function that maps internal
> flags to KEXEC_TYPE_*, and using it throughout kexec-xen.c.
> 
> Signed-off-by: Raphael Ning <raphning at amazon.com>

Thanks, applied.



More information about the kexec mailing list