Re: [PATCH v2 0/4] kbuild: vdso_install: drop build ID architecture allow-list
From: Nicolas Schier
Date: Thu Apr 02 2026 - 16:24:38 EST
On Tue, 31 Mar 2026 19:50:18 +0200, Thomas Weißschuh wrote:
> kbuild: vdso_install: drop build ID architecture allow-list
>
> This list is incomplete. Instead of maintaining it manually,
> detect a vDSO with build ID automatically and handle it.
Applied to kbuild/linux.git (kbuild-next-unstable), thanks!
[1/4] kbuild: vdso_install: split out the readelf invocation
https://git.kernel.org/kbuild/c/65407e38
[2/4] kbuild: vdso_install: hide readelf warnings
https://git.kernel.org/kbuild/c/5625a6d9
[3/4] kbuild: vdso_install: gracefully handle images without build ID
https://git.kernel.org/kbuild/c/4aed1277
[4/4] kbuild: vdso_install: drop build ID architecture allow-list
https://git.kernel.org/kbuild/c/6606da9f
Please look out for regression or issue reports or other follow up
comments, as they may result in the patch/series getting dropped,
reverted or modified (e.g. trailers). Patches applied to the
kbuild-next-unstable branch are accepted pending wider testing in
linux-next and any post-commit review; they will generally be moved
to the kbuild-next branch in about a week if no issues are found.
Best regards,
--
Nicolas