[POWERPC] Add EEH sysfs blinkenlights
authorLinas Vepstas <linas@austin.ibm.com>
Wed, 23 May 2007 17:16:46 +0000 (03:16 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 14 Jun 2007 12:29:55 +0000 (22:29 +1000)
commite1d04c9769398ae7df8c7ca2681b25f540b719d5
tree78ae5fd5814571870e6aeb75c875ffdb84e62748
parentc2e221e8b93ea54da85d9b5413a2eff9f4a653f7
[POWERPC] Add EEH sysfs blinkenlights

Add sysfs blinkenlights for EEH statistics.  Shuffle the
eeh_add_device_tree() call so that it appears in the correct
sequence.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
----
 arch/powerpc/platforms/pseries/Makefile    |    2
 arch/powerpc/platforms/pseries/eeh.c       |    4 +
 arch/powerpc/platforms/pseries/eeh_cache.c |    2
 arch/powerpc/platforms/pseries/eeh_sysfs.c |   84 +++++++++++++++++++++++++++++
 arch/powerpc/platforms/pseries/pci_dlpar.c |    7 +-
 include/asm-powerpc/ppc-pci.h              |    3 +
 6 files changed, 98 insertions(+), 4 deletions(-)
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/pseries/Makefile
arch/powerpc/platforms/pseries/eeh.c
arch/powerpc/platforms/pseries/eeh_cache.c
arch/powerpc/platforms/pseries/eeh_sysfs.c [new file with mode: 0644]
arch/powerpc/platforms/pseries/pci_dlpar.c
include/asm-powerpc/ppc-pci.h