]> Git Repo - J-linux.git/commitdiff
Merge tag 'x86-entry-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <[email protected]>
Tue, 9 Jan 2024 01:48:35 +0000 (17:48 -0800)
committerLinus Torvalds <[email protected]>
Tue, 9 Jan 2024 01:48:35 +0000 (17:48 -0800)
Pull x86 entry updates from Ingo Molnar:

 - Optimize common_interrupt_return()

 - Harden the return-to-user code by making a CONFIG_DEBUG_ENTRY=y check
   unconditional & moving it closer to the IRET.

* tag 'x86-entry-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/entry: Harden return-to-user
  x86/entry: Optimize common_interrupt_return()


Trivial merge
This page took 0.048039 seconds and 4 git commands to generate.