Merge tag 'x86_urgent_for_6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 May 2023 23:31:28 +0000 (16:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 May 2023 23:31:28 +0000 (16:31 -0700)
commitae8373a5add4ea39f032563cf12a02946d1e3546
tree3665d89cbfbc321dc52e1f04ac3c6a7b8ce60c37
parent1177dcc9637661e05c18aa019a49821bcd6b3dc1
parentce0b15d11ad837fbacc5356941712218e38a0a83
Merge tag 'x86_urgent_for_6.4-rc4' of git://git./linux/kernel/git/tip/tip

Pull x86 fix from Dave Hansen:
 "This works around and issue where the INVLPG instruction may miss
  invalidating kernel TLB entries in recent hybrid CPUs.

  I do expect an eventual microcode fix for this. When the microcode
  version numbers are known, we can circle back around and add them the
  model table to disable this workaround"

* tag 'x86_urgent_for_6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/mm: Avoid incomplete Global INVLPG flushes