[PATCH v1] arm64: vdso: fix makefile dependency on vdso.so

Will Deacon will at kernel.org
Tue May 10 04:33:12 PDT 2022


On Tue, 10 May 2022 11:27:21 +0100, Joey Gouly wrote:
> There is currently no dependency for vdso*-wrap.S on vdso*.so, which means that
> you can get a build that uses a stale vdso*-wrap.o.
> 
> In commit a5b8ca97fbf8, the file that includes the vdso.so was moved and renamed
> from arch/arm64/kernel/vdso/vdso.S to arch/arm64/kernel/vdso-wrap.S, when this
> happened the Makefile was not updated to force the dependcy on vdso.so.
> 
> [...]

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

[1/1] arm64: vdso: fix makefile dependency on vdso.so
      https://git.kernel.org/arm64/c/205f3991a273

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev



More information about the linux-arm-kernel mailing list