]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'x86_mtrr_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Mar 2024 00:27:12 +0000 (17:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Mar 2024 00:27:12 +0000 (17:27 -0700)
commitbfdb395a7cde12d83a623949ed029b0ab38d765b
treef62315c1d4d09fadbbe066ace517ca37b52fda20
parent742582acec1e894b80815ab379e1c9d347a0406b
parentffc92cf3db62443c626469ef160f9276f296f6c6
Merge tag 'x86_mtrr_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 MTRR update from Borislav Petkov:

 - Relax the PAT MSR programming which was unnecessarily using the MTRR
   programming protocol of disabling the cache around the changes. The
   reason behind this is the current algorithm triggering a #VE
   exception for TDX guests and unnecessarily complicating things

* tag 'x86_mtrr_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/pat: Simplify the PAT programming protocol
arch/x86/kernel/cpu/cacheinfo.c