[PATCH] arm64: do not descend to vdso directories twice
Will Deacon
will at kernel.org
Wed Jan 20 08:01:06 EST 2021
On Fri, 18 Dec 2020 11:45:40 +0900, Masahiro Yamada wrote:
> arm64 descends into each vdso directory twice; first in vdso_prepare,
> second during the ordinary build process.
>
> PPC mimicked it and uncovered a problem [1]. In the first descend,
> Kbuild directly visits the vdso directories, therefore it does not
> inherit subdir-ccflags-y from upper directories.
>
> [...]
Applied to arm64 (for-next/vdso), thanks!
[1/1] arm64: do not descend to vdso directories twice
https://git.kernel.org/arm64/c/a5b8ca97fbf8
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
More information about the linux-arm-kernel
mailing list