-
- Downloads
x86: Use ELF fields defined in 'struct kimage'
ELF related fields elf_headers, elf_headers_sz, and elf_load_addr have been moved from 'struct kimage_arch' to 'struct kimage'. Use the ELF fields defined in 'struct kimage'. Suggested-by:Rob Herring <robh@kernel.org> Reported-by:
kernel test robot <lkp@intel.com> Signed-off-by:
Lakshmi Ramasubramanian <nramas@linux.microsoft.com> Signed-off-by:
Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20210221174930.27324-5-nramas@linux.microsoft.com
Showing
- arch/x86/include/asm/kexec.h 0 additions, 5 deletionsarch/x86/include/asm/kexec.h
- arch/x86/kernel/crash.c 7 additions, 7 deletionsarch/x86/kernel/crash.c
- arch/x86/kernel/kexec-bzimage64.c 1 addition, 1 deletionarch/x86/kernel/kexec-bzimage64.c
- arch/x86/kernel/machine_kexec_64.c 2 additions, 2 deletionsarch/x86/kernel/machine_kexec_64.c
Please register or sign in to comment