]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models
authorShirish S <Shirish.S@amd.com>
Thu, 10 Jan 2019 07:54:40 +0000 (07:54 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 May 2019 05:38:36 +0000 (07:38 +0200)
commite6b8b66f965e9ecc76662d7888c4fbc5df4976b7
treebcef6447f1400727c6e3a18a6fdee049136fc855
parent993a6595b253a4270ae592e3c8c09099be469c05
x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models

commit c95b323dcd3598dd7ef5005d6723c1ba3b801093 upstream.

MC4_MISC thresholding is not supported on all family 0x15 processors,
hence skip the x86_model check when applying the quirk.

 [ bp: massage commit message. ]

Signed-off-by: Shirish S <shirish.s@amd.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Vishal Verma <vishal.l.verma@intel.com>
Cc: x86-ml <x86@kernel.org>
Link: https://lkml.kernel.org/r/1547106849-3476-2-git-send-email-shirish.s@amd.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/kernel/cpu/mce/core.c