diff options
author | Chen Yucong <slaoub@gmail.com> | 2014-10-02 14:48:19 +0200 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2014-10-21 22:12:22 +0200 |
commit | 44612a3ac671d7b9a9b987ab73dcc776204ac4d5 (patch) | |
tree | 7189899574cdc8ef4ac3b4808e52861076bd58dd /scripts/patch-kernel | |
parent | 4b737d78a8081cb2def7ced262a212c31363539a (diff) |
x86, MCE, AMD: Correct thresholding error logging
mce_setup() does not gather the content of IA32_MCG_STATUS, so it
should be read explicitly. Moreover, we need to clear IA32_MCx_STATUS
to avoid that mce_log() logs the processed threshold event again
at next time.
But we do the logging ourselves and machine_check_poll() is completely
useless there. So kill it.
Signed-off-by: Chen Yucong <slaoub@gmail.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions