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@weissschuh.net>
---
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@weissschuh.net
---
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@weissschuh.net>