diff options
author | Yazen Ghannam <[email protected]> | 2016-11-15 15:13:53 -0600 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-11-16 09:57:11 +0100 |
commit | 18807ddb7f88d4ac3797302bafb18143d573e66f (patch) | |
tree | d135705d42fe141c570c036f6fbc1ffbc32b2f84 /scripts/gdb/linux/lists.py | |
parent | 859af13a103fc99a9a62064ef8f05f7d9ee58609 (diff) |
x86/mce/AMD: Reset Threshold Limit after logging error
The error count field in MCA_MISC does not get reset by hardware when the
threshold has been reached. Software is expected to reset it. Currently,
the threshold limit only gets reset during init or when a user writes to
sysfs.
If the user is not monitoring threshold interrupts and resetting
the limit then the user will only see 1 interrupt when the limit is first
hit. So if, for example, the limit is set to 10 then only 1 interrupt will
be recorded after 10 errors even if 100 errors have occurred. The user may
then assume that only 10 errors have occurred.
Signed-off-by: Yazen Ghannam <[email protected]>
Cc: Aravind Gopalakrishnan <[email protected]>
Cc: linux-edac <[email protected]>
Cc: x86-ml <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Borislav Petkov <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions