]> www.infradead.org Git - users/hch/xfs.git/commitdiff
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)
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


Trivial merge