]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
kbuild: vdso_install: drop build ID architecture allow-list
authorThomas Weißschuh <linux@weissschuh.net>
Tue, 31 Mar 2026 17:50:22 +0000 (19:50 +0200)
committerNicolas Schier <nsc@kernel.org>
Thu, 2 Apr 2026 15:50:40 +0000 (17:50 +0200)
commit5471878477a3e9d4851f39c8becbb39d290d0192
tree9826795038b8d3df6653fc86e32f69e7f8eb4fc3
parente4fb2342358c36b461632382fae9dfa11a957897
kbuild: vdso_install: drop build ID architecture allow-list

Many architectures which do generate build IDs are missing from this
list. For example arm64, riscv, loongarch, mips.

Now that errors from readelf and binaries without any build ID are
handled gracefully, the allow-list is not necessary anymore, drop it.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Reviewed-by: Nicolas Schier <nsc@kernel.org>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Link: https://patch.msgid.link/20260331-kbuild-vdso-install-v2-4-606d0dc6beca@weissschuh.net
Signed-off-by: Nicolas Schier <nsc@kernel.org>
scripts/Makefile.vdsoinst