lkml.org 
[lkml]   [2021]   [May]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v27 27/31] ELF: Introduce arch_setup_elf_property()
On Fri, May 21, 2021 at 03:12:07PM -0700, Yu-cheng Yu wrote:
> diff --git a/arch/arm64/include/asm/elf.h b/arch/arm64/include/asm/elf.h
> index 8d1c8dcb87fd..d37bc7915935 100644
> --- a/arch/arm64/include/asm/elf.h
> +++ b/arch/arm64/include/asm/elf.h
> @@ -281,6 +281,11 @@ static inline int arch_parse_elf_property(u32 type, const void *data,
> return 0;
> }
>
> +static inline int arch_setup_elf_property(struct arch_elf_state *arch)
> +{
> + return 0;
> +}

For the arm64 addition:

Acked-by: Catalin Marinas <catalin.marinas@arm.com>

\
 
 \ /
  Last update: 2021-05-25 12:55    [W:0.229 / U:0.396 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site