Merge tag 'x86_bugs_zenbleed' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 24 Jul 2023 15:55:53 +0000 (08:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 24 Jul 2023 15:55:53 +0000 (08:55 -0700)
commit0a9266b79cacdd02b888aed1308c308ad6d4ee4e
tree2797c2053026b8282b632d542f1ee1c2f171d8c2
parent6eaae198076080886b9e7d57f4ae06fa782f90ef
parent522b1d69219d8f083173819fde04f994aa051a98
Merge tag 'x86_bugs_zenbleed' of git://git./linux/kernel/git/tip/tip

Pull Zen 2 errata fix from Borislav Petkov:
 "Fix an issue on AMD Zen2 processors called Zenbleed.

  The bug manifests itself as a data corruption issue when executing
  VZEROUPPER under certain microarchitectural conditions"

* tag 'x86_bugs_zenbleed' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/cpu/amd: Add a Zenbleed fix
  x86/cpu/amd: Move the errata checking functionality up