[PATCH] arm64/vdso: Remove --hash-style=sysv
Will Deacon
will at kernel.org
Tue Jul 23 08:46:54 PDT 2024
On Thu, 18 Jul 2024 10:34:23 -0700, Fangrui Song wrote:
> glibc added support for .gnu.hash in 2006 and .hash has been obsoleted
> for more than one decade in many Linux distributions. Using
> --hash-style=sysv might imply unaddressed issues and confuse readers.
>
> Just drop the option and rely on the linker default, which is likely
> "both", or "gnu" when the distribution really wants to eliminate sysv
> hash overhead.
>
> [...]
Applied to arm64 (for-next/core), thanks!
[1/1] arm64/vdso: Remove --hash-style=sysv
https://git.kernel.org/arm64/c/48f6430505c0
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
More information about the linux-arm-kernel
mailing list