[PATCH 0/2] x86/mce/amd: apply missing quirks to family 15 models (v2)

From: S, Shirish
Date: Wed Jan 16 2019 - 10:10:40 EST


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