[PATCH v2 0/4] kbuild: vdso_install: drop build ID architecture allow-list

From: Thomas Weißschuh

Date: Tue Mar 31 2026 - 13:59:12 EST


This list is incomplete. Instead of maintaining it manually,
detect a vDSO with build ID automatically and handle it.

Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
---
Changes in v2:
- Pick up review tags.
- Fix typos in commit messages.
- Link to v1: https://patch.msgid.link/20260320-kbuild-vdso-install-v1-0-e2e8a0970889@xxxxxxxxxxxxxx

---
Thomas Weißschuh (4):
kbuild: vdso_install: split out the readelf invocation
kbuild: vdso_install: hide readelf warnings
kbuild: vdso_install: gracefully handle images without build ID
kbuild: vdso_install: drop build ID architecture allow-list

scripts/Makefile.vdsoinst | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
base-commit: 5acf9666477e24e026c54ded89e69cff6596ced8
change-id: 20260318-kbuild-vdso-install-44a55817ef7f

Best regards,
--
Thomas Weißschuh <linux@xxxxxxxxxxxxxx>