On Fri, Mar 21, 2025 at 5:25 AM Juergen Gross wrote:
>
> Finalize the location and the size of the parameters for the new
> kernel. This is needed in order to avoid allocating new memory in the
> area occupied by the new kernel and parameters.
>
> Signed-off-by: Juergen Gross
Reviewed-by: Jason
Finalize the location and the size of the parameters for the new
kernel. This is needed in order to avoid allocating new memory in the
area occupied by the new kernel and parameters.
Signed-off-by: Juergen Gross
---
arch/x86/kexec.c | 15 +++
include/kexec.h | 3 +++
kexec.c