Merge tag 'x86_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Dec 2023 18:53:55 +0000 (10:53 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Dec 2023 18:53:55 +0000 (10:53 -0800)
commit5412fed784876892c4d0960f003795b6dbdcfc5a
tree7c9bfd30bfe4649a956090c4c8f3864c58563d50
parent0aea22c7ab05f9dfebbccf265a399331435b8938
parent9b8493dc43044376716d789d07699f17d538a7c4
Merge tag 'x86_urgent_for_v6.7_rc5' of git://git./linux/kernel/git/tip/tip

Pull x86 fixes from Borislav Petkov:

 - Add a forgotten CPU vendor check in the AMD microcode post-loading
   callback so that the callback runs only on AMD

 - Make sure SEV-ES protocol negotiation happens only once and on the
   BSP

* tag 'x86_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/CPU/AMD: Check vendor in the AMD microcode callback
  x86/sev: Fix kernel crash due to late update to read-only ghcb_version