[PATCH v18 01/11] powerpc: Rename kexec elfcorehdr_addr to elf_load_addr
Thiago Jung Bauermann
bauerman at linux.ibm.com
Mon Feb 15 16:31:00 EST 2021
Lakshmi Ramasubramanian <nramas at linux.microsoft.com> writes:
> From: Rob Herring <robh at kernel.org>
>
> The architecture specific field, elfcorehdr_addr in struct kimage_arch,
> that holds the address of the buffer in memory for ELF core header for
> powerpc has a different name than the one used for x86_64. This makes
> it hard to have a common code for setting up the device tree for
> kexec system call.
>
> Rename elfcorehdr_addr to elf_load_addr to align with x86_64 name so
> common code can use it.
>
> Signed-off-by: Rob Herring <robh at kernel.org>
> Reviewed-by: Lakshmi Ramasubramanian <nramas at linux.microsoft.com>
> ---
> arch/powerpc/include/asm/kexec.h | 2 +-
> arch/powerpc/kexec/file_load.c | 4 ++--
> arch/powerpc/kexec/file_load_64.c | 4 ++--
> 3 files changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Thiago Jung Bauermann <bauerman at linux.ibm.com>
--
Thiago Jung Bauermann
IBM Linux Technology Center
More information about the linux-arm-kernel
mailing list