[PATCH v8 3/4] elf: Remove has_interp property from arch_adjust_elf_prot()

Catalin Marinas catalin.marinas at arm.com
Fri Feb 4 06:53:55 PST 2022


On Mon, Jan 24, 2022 at 03:07:03PM +0000, Mark Brown wrote:
> Since we have added an is_interp flag to arch_parse_elf_property() we can
> drop the has_interp flag from arch_elf_adjust_prot(), the only user was
> the arm64 code which no longer needs it and any future users will be able
> to use arch_parse_elf_properties() to determine if an interpreter is in
> use.
> 
> Signed-off-by: Mark Brown <broonie at kernel.org>
> Tested-by: Jeremy Linton <jeremy.linton at arm.com>
> Reviewed-By: Dave Martin <Dave.Martin at arm.com>

Reviewed-by: Catalin Marinas <catalin.marinas at arm.com>



More information about the linux-arm-kernel mailing list