From: Linas Vepstas Date: Wed, 23 May 2007 17:20:51 +0000 (+1000) Subject: [POWERPC] Show EEH per-device false positives X-Git-Tag: v2.6.23-rc1~767^2^2~203 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=858955bd572f0ca38b258e45c7dd743b9e44b04e;p=pandora-kernel.git [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 ---- 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 --- Reading git-diff-tree failed