[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aDL567pdokwxyYlm@gmail.com>
Date: Sun, 25 May 2025 13:07:23 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, the arch/x86 maintainers <x86@...nel.org>
Subject: [GIT PULL] x86/entry changes for v6.16
Linus,
Please pull the latest x86/entry Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-entry-2025-05-25
# HEAD: bdb30d565f4b53e91abaccf83ecd718e5ba0f7c1 x86/vdso: Remove redundant #ifdeffery around in_ia32_syscall()
Two changes to simplify the x86 vDSO code a bit.
Thanks,
Ingo
------------------>
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(-)
Powered by blists - more mailing lists