[POWERPC] Show EEH per-device false positives
authorLinas Vepstas <linas@austin.ibm.com>
Wed, 23 May 2007 17:20:51 +0000 (03:20 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 14 Jun 2007 12:29:55 +0000 (22:29 +1000)
commit858955bd572f0ca38b258e45c7dd743b9e44b04e
treef24ee25bc6e65c394c294e01cfffe6ba87cf46b3
parente1d04c9769398ae7df8c7ca2681b25f540b719d5
[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>
arch/powerpc/platforms/pseries/eeh.c
arch/powerpc/platforms/pseries/eeh_sysfs.c
include/asm-powerpc/pci-bridge.h