]> git.ipfire.org Git - thirdparty/linux.git/commit
x86/vdso: Clean up remnants of VDSO32_NOTE_MASK
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Mon, 30 Mar 2026 12:07:55 +0000 (14:07 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 31 Mar 2026 07:43:29 +0000 (09:43 +0200)
commit6517f293b2c6774d21b6e7e26a55fae60c6ec4cf
tree293997a82c3536885ba729f9d0d21092cf34b6a2
parent7aaa8047eafd0bd628065b15757d9b48c5f9c07d
x86/vdso: Clean up remnants of VDSO32_NOTE_MASK

VDSO32_NOTE_MASK is not used or provided anymore, remove it.

Fixes: a13f2ef168cb ("x86/xen: remove 32-bit Xen PV guest support")
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Cc: Juergen Gross <jgross@suse.com>
Link: https://patch.msgid.link/20260330-vdso-x86-vdso32_note_mask-v1-1-2f5c473327bf@linutronix.de
arch/x86/include/asm/vdso.h
arch/x86/tools/vdso2c.c