[PATCH] arm64: Force position-independent veneers

Catalin Marinas catalin.marinas at arm.com
Tue Oct 1 06:03:01 PDT 2024


On Fri, 27 Sep 2024 11:18:38 +0100, Mark Rutland wrote:
> Certain portions of code always need to be position-independent
> regardless of CONFIG_RELOCATABLE, including code which is executed in an
> idmap or which is executed before relocations are applied. In some
> kernel configurations the LLD linker generates position-dependent
> veneers for such code, and when executed these result in early boot-time
> failures.
> 
> [...]

Applied to arm64 (for-next/fixes), thanks!

[1/1] arm64: Force position-independent veneers
      https://git.kernel.org/arm64/c/9abe390e689f

-- 
Catalin




More information about the linux-arm-kernel mailing list