commit | 858955bd572f0ca38b258e45c7dd743b9e44b04e | [log] [tgz] |
---|---|---|
author | Linas Vepstas <linas@austin.ibm.com> | Thu May 24 03:20:51 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Jun 14 22:29:55 2007 +1000 |
tree | f24ee25bc6e65c394c294e01cfffe6ba87cf46b3 | |
parent | e1d04c9769398ae7df8c7ca2681b25f540b719d5 [diff] |
[POWERPC] Show EEH per-device false positives Track and report the number of times we read an all-1s value (0xff, 0xffff or 0xffffffff) from each device which is valid data, not indicating EEH isolation. Signed-off-by: Linas Vepstas <linas@austin.ibm.com> ---- arch/powerpc/platforms/pseries/eeh.c | 5 +++++ arch/powerpc/platforms/pseries/eeh_sysfs.c | 3 +++ include/asm-powerpc/pci-bridge.h | 1 + 3 files changed, 9 insertions(+) Signed-off-by: Paul Mackerras <paulus@samba.org>