diff options
author | Chen, Gong <[email protected]> | 2014-07-28 02:51:00 -0400 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2014-10-21 22:06:50 +0200 |
commit | 6dc52cbe0b181818450fc1de4c0c850226ce0e68 (patch) | |
tree | be5e6444b05a3113f7d40484847ef78d54d62de5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 8f7c31f6cd499877aa6b96decd31b406a6cd4ddf (diff) |
RAS, HWPOISON: Fix wrong error recovery status
When Uncorrected error happens, if the poisoned page is referenced
by more than one user after error recovery, the recovery is not
successful. But currently the display result is wrong.
Before this patch:
MCE 0x44e336: dirty mlocked LRU page recovery: Recovered
MCE 0x44e336: dirty mlocked LRU page still referenced by 1 users
mce: Memory error not recovered
After this patch:
MCE 0x44e336: dirty mlocked LRU page recovery: Failed
MCE 0x44e336: dirty mlocked LRU page still referenced by 1 users
mce: Memory error not recovered
Signed-off-by: Chen, Gong <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Acked-by: Naoya Horiguchi <[email protected]>
Acked-by: Tony Luck <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions