]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'x86-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 May 2025 04:21:12 +0000 (21:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 May 2025 04:21:12 +0000 (21:21 -0700)
Pull x86 vdso updates from Ingo Molnar:
 "Two changes to simplify the x86 vDSO code a bit"

* tag 'x86-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/vdso: Remove redundant #ifdeffery around in_ia32_syscall()
  x86/vdso: Remove #ifdeffery around page setup variants


Trivial merge