Various cleanups I stumbled up while looking at the UML vDSO. Signed-off-by: Thomas Weißschuh <[email protected]> --- Thomas Weißschuh (4): x86/um/vdso: Fix prototype of clock_gettime() x86/um/vdso: Use prototypes from generic vDSO headers x86/um/vdso: Panic when vDSO can not be allocated x86/um/vdso: Drop VDSO64-y from Makefile
arch/x86/um/vdso/Makefile | 7 ++----- arch/x86/um/vdso/um_vdso.c | 8 +++----- arch/x86/um/vdso/vma.c | 12 +----------- 3 files changed, 6 insertions(+), 21 deletions(-) --- base-commit: 3a8660878839faadb4f1a6dd72c3179c1df56787 change-id: 20250930-uml-vdso-cleanup-001f600ffcff Best regards, -- Thomas Weißschuh <[email protected]>
