Merge tag 'x86_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Feb 2023 19:28:42 +0000 (11:28 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Feb 2023 19:28:42 +0000 (11:28 -0800)
commit9e482602c59457374916d942b4ba6ff602b14fa4
tree29bb0bf6ddb8bc3f33a56f13f603d1e63507b390
parentde506eec89d8456dfe344fac5b72afce0dce07a3
parent9d2c7203ffdb846399b82b0660563c89e918c751
Merge tag 'x86_urgent_for_v6.2_rc7' of git://git./linux/kernel/git/tip/tip

Pull x86 fix from Borislav Petkov:

 - Prevent the compiler from reordering accesses to debug regs which
   could cause a #VC exception in SEV-ES guests at the wrong place in
   the NMI handling path

* tag 'x86_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/debug: Fix stack recursion caused by wrongly ordered DR7 accesses