mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/mce/amd: apply missing quirks to family 15 models (v2)
@ 2019-01-16 15:10 S, Shirish
  2019-01-16 15:10 ` [PATCH 1/2] x86/mce/amd: apply MC4_MISC thresholding to all models of family 15 S, Shirish
  2019-01-16 15:10 ` [PATCH 2/2] x86/mce/amd: carve out MC4_MISC thresholding quirk S, Shirish
  0 siblings, 2 replies; 7+ messages in thread
From: S, Shirish @ 2019-01-16 15:10 UTC (permalink / raw)
  To: Borislav Petkov
  Cc: Thomas Gleixner, Ingo Molnar, H . Peter Anvin,
	maintainer : X86 ARCHITECTURE, Tony Luck, Vishal Verma,
	open list : X86 ARCHITECTURE, S, Shirish

Below patch series applies to family 15 CPU's of AMD platform, to address a
consistent warning of:

 "[Firmware Bug]: cpu 0, invalid threshold interrupt offset ..."

at every boot and every resume, which is misguiding as the reason is not a
Firmware Bug but "MC4_MISC thresholding quirk" not being apporpriately
applied.

Shirish S (2):
  x86/mce/amd: apply MC4_MISC thresholding to all models of family 15
  x86/mce/amd: carve out MC4_MISC thresholding quirk

 arch/x86/kernel/cpu/mce/amd.c  | 34 ++++++++++++++++++++++++++++++++++
 arch/x86/kernel/cpu/mce/core.c | 30 ------------------------------
 2 files changed, 34 insertions(+), 30 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-01-17 10:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-16 15:10 [PATCH 0/2] x86/mce/amd: apply missing quirks to family 15 models (v2) S, Shirish
2019-01-16 15:10 ` [PATCH 1/2] x86/mce/amd: apply MC4_MISC thresholding to all models of family 15 S, Shirish
2019-01-16 15:10 ` [PATCH 2/2] x86/mce/amd: carve out MC4_MISC thresholding quirk S, Shirish
2019-01-16 19:25   ` Borislav Petkov
2019-01-17  6:06     ` S
2019-01-17 10:09       ` Borislav Petkov
2019-01-16 19:31   ` [tip:ras/core] x86/MCE/AMD: Carve out the " tip-bot for Shirish S

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

Powered by JetHome