diff options
author | 2021-02-21 09:49:19 -0800 | |
---|---|---|
committer | 2021-03-08 12:06:28 -0700 | |
commit | 7b558cc3564e6c9ab2047c82e4a555e1d771ea1b (patch) | |
tree | 922fcd7642408904ef9f98257ab2839f2b70e2b7 /tools/perf/scripts/python/syscall-counts.py | |
parent | kexec: Move ELF fields to struct kimage (diff) | |
download | linux-dev-7b558cc3564e6c9ab2047c82e4a555e1d771ea1b.tar.xz linux-dev-7b558cc3564e6c9ab2047c82e4a555e1d771ea1b.zip |
arm64: Use ELF fields defined in 'struct kimage'
ELF related fields elf_headers, elf_headers_sz, and elf_headers_mem
have been moved from 'struct kimage_arch' to 'struct kimage' as
elf_headers, elf_headers_sz, and elf_load_addr respectively.
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>
Reviewed-by: Thiago Jung Bauermann <bauerman@linux.ibm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210221174930.27324-3-nramas@linux.microsoft.com
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions