All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/mce/amd: apply missing quirks for family 15 models
@ 2019-01-07 10:37 S, Shirish
  2019-01-07 10:37 ` [PATCH 1/2] x86/mce/amd: Extend "Disable error thresholding bank 4" to more models S, Shirish
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: S, Shirish @ 2019-01-07 10:37 UTC (permalink / raw)
  Cc: Thomas Gleixner, Ingo Molnar, Borislav Petkov, H . Peter Anvin,
	maintainer : X86 ARCHITECTURE, Tony Luck, Vishal Verma,
	open list : X86 ARCHITECTURE, S, Shirish

This patch series applies to family 15 CPU's of AMD platforms,
so as to address a consistent warning of
 "[Firmware Bug]: cpu 0, invalid threshold interrupt offset"
at every boot and upon completiong of successful S3 cycle,
due to a missing quirk, which was not extended to newer models
and also not applied in resume path.

Shirish S (2):
  x86/mce/amd: Extend "Disable error thresholding bank 4" to more models
  x86/mce/amd: Ensure quirks are applied in resume path as well

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

-- 
2.7.4


^ permalink raw reply	[flat|nested] 20+ messages in thread
[parent not found: <1546594609-22403-1-git-send-email-shirish.s@amd.com>]

end of thread, other threads:[~2019-01-16 15:39 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-07 10:37 [PATCH 0/2] x86/mce/amd: apply missing quirks for family 15 models S, Shirish
2019-01-07 10:37 ` [PATCH 1/2] x86/mce/amd: Extend "Disable error thresholding bank 4" to more models S, Shirish
2019-01-09 21:54   ` Borislav Petkov
2019-01-10  8:02     ` S
2019-01-14 10:26       ` Borislav Petkov
2019-01-07 10:37 ` [PATCH 2/2] x86/mce/amd: Ensure quirks are applied in resume path as well S, Shirish
2019-01-09 22:08   ` Borislav Petkov
2019-01-10  8:04     ` S
2019-01-14 10:33       ` Borislav Petkov
2019-01-14 15:26         ` S
2019-01-14 15:32           ` Borislav Petkov
     [not found]             ` <4f8b532b-8613-feb5-7474-4bb0462cf1c7@amd.com>
2019-01-15 17:26               ` Borislav Petkov
2019-01-16 15:14                 ` S
2019-01-16 15:26                   ` Borislav Petkov
2019-01-16 15:31                     ` S, Shirish
2019-01-16 15:36                       ` S, Shirish
2019-01-16 15:38                         ` Borislav Petkov
2019-01-07 11:24 ` [PATCH 0/2] x86/mce/amd: apply missing quirks for family 15 models Borislav Petkov
2019-01-07 15:13   ` S
     [not found] <1546594609-22403-1-git-send-email-shirish.s@amd.com>
2019-01-04  9:37 ` [PATCH 2/2] x86/mce/amd: Ensure quirks are applied in resume path as well S, Shirish

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.