public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86: fixes for MTRR/PAT decoupling
@ 2022-12-05  8:04 Juergen Gross
  2022-12-05  8:04 ` [PATCH 1/2] x86/pat: fix TDX guest PAT initialization Juergen Gross
  2022-12-05  8:04 ` [PATCH 2/2] x86/mtrr: make message for disabled MTRRs more descriptive Juergen Gross
  0 siblings, 2 replies; 7+ messages in thread
From: Juergen Gross @ 2022-12-05  8:04 UTC (permalink / raw)
  To: linux-kernel, x86
  Cc: kirill, Juergen Gross, Dave Hansen, Andy Lutomirski,
	Peter Zijlstra, Thomas Gleixner, Ingo Molnar, Borislav Petkov,
	H. Peter Anvin

Two small fixes for the decoupling of MTRR and PAT.

Juergen Gross (2):
  x86/pat: fix TDX guest PAT initialization
  x86/mtrr: make message for disabled MTRRs more descriptive

 arch/x86/kernel/cpu/mtrr/mtrr.c | 4 +++-
 arch/x86/mm/pat/memtype.c       | 6 +++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

-- 
2.35.3


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-12-05 12:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-05  8:04 [PATCH 0/2] x86: fixes for MTRR/PAT decoupling Juergen Gross
2022-12-05  8:04 ` [PATCH 1/2] x86/pat: fix TDX guest PAT initialization Juergen Gross
2022-12-05 10:16   ` [tip: x86/cpu] x86/pat: Handle " tip-bot2 for Juergen Gross
2022-12-05 12:26   ` [PATCH 1/2] x86/pat: fix " kirill
2022-12-05  8:04 ` [PATCH 2/2] x86/mtrr: make message for disabled MTRRs more descriptive Juergen Gross
2022-12-05 10:16   ` [tip: x86/cpu] x86/mtrr: Make " tip-bot2 for Juergen Gross
2022-12-05 12:26   ` [PATCH 2/2] x86/mtrr: make " kirill

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox