diff options
author | Borislav Petkov <[email protected]> | 2017-01-23 19:35:07 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-01-24 09:14:53 +0100 |
commit | 9b052ea4ced0fa1ad30a2eafe86984a16297e6f1 (patch) | |
tree | a9513da62eb15668ced9662d6e6de66aea99441d /scripts/gdb/linux/proc.py | |
parent | d4b2ac63b0eae461fc10c9791084be24724ef57a (diff) |
x86/ras/therm_throt: Do not log a fake MCE for thermal events
We log a fake bank 128 MCE to note that we're handling a CPU thermal
event. However, this confuses people into thinking that their hardware
generates MCEs. Hijacking MCA for logging thermal events is a gross
misuse anyway and it shouldn't have been done in the first place. And
besides we have other means for dealing with thermal events which are
much more suitable.
So let's kill the MCE logging part.
Signed-off-by: Borislav Petkov <[email protected]>
Acked-by: Ashok Raj <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: Yazen Ghannam <[email protected]>
Cc: linux-edac <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions