[PATCH 0/2] x86: vdso: Two small ifdef cleanups

From: Thomas Weißschuh
Date: Tue Sep 10 2024 - 06:16:47 EST


Some small non-functional cleanups to make the vdso setup easier to
read.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
---
Thomas Weißschuh (2):
x86: vdso: Remove ifdeffery around page setup variants
x86: vdso: Remove redundant ifdeffery around in_ia32_syscall()

arch/x86/entry/vdso/vma.c | 35 ++++++++++++-----------------------
arch/x86/include/asm/elf.h | 4 ----
arch/x86/include/asm/vdso.h | 8 --------
3 files changed, 12 insertions(+), 35 deletions(-)
---
base-commit: bc83b4d1f08695e85e85d36f7b803da58010161d
change-id: 20240909-x86-vdso-ifdef-2bda95c8c897

Best regards,
--
Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>