selftests: vDSO: Enable -Wall
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Wed, 11 Jun 2025 10:33:56 +0000 (12:33 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 1 Jul 2025 13:50:42 +0000 (15:50 +0200)
commit8863cd78a0f10b5b81ca91a558b7e70bcb66e859
treec48414fcc9412747e4cb44880dcb7a9b6fe55ae4
parentecabe99a0354fcfa237b75d72a2707b3ace3d5e9
selftests: vDSO: Enable -Wall

Protect against common programming errors through compiler warnings.
These warnings are also used for the kernel itself.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250611-selftests-vdso-fixes-v3-6-e62e37a6bcf5@linutronix.de
tools/testing/selftests/vDSO/Makefile