Merge tag 'x86_urgent_for_v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Jul 2024 17:11:20 +0000 (10:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Jul 2024 17:11:20 +0000 (10:11 -0700)
commit35ce46324556ba2dbc66a88013870d8bec8a99ef
tree85cf3a89c545c290205a927160627d4de588a781
parent4d145e3f830ba2c2745b42bfba5c2f8fcb8d078a
parentac8b270b61d48fcc61f052097777e3b5e11591e0
Merge tag 'x86_urgent_for_v6.10' of git://git./linux/kernel/git/tip/tip

Pull x86 fix from Borislav Petkov:

 - Make sure TF is cleared before calling other functions (BHI
   mitigation in this case) in the SYSENTER compat handler, as
   otherwise it will warn about being in single-step mode

* tag 'x86_urgent_for_v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/bhi: Avoid warning in #DB handler due to BHI mitigation