x86: Use ELF fields defined in 'struct kimage'
mainline inclusion from linux-next commit 179350f0 category: feature bugzilla: 46864 CVE: NA -------------------------------- 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 Signed-off-by:
Li Huafei <lihuafei1@huawei.com> Reviewed-by:
Yang Jihong <yangjihong1@huawei.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>
Loading
Please sign in to comment