linux-stable-rt/arch/powerpc/platforms/pseries
Linas Vepstas e1d04c9769 [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>
2007-06-14 22:29:55 +10:00
..
Kconfig
Makefile [POWERPC] Add EEH sysfs blinkenlights 2007-06-14 22:29:55 +10:00
eeh.c [POWERPC] Add EEH sysfs blinkenlights 2007-06-14 22:29:55 +10:00
eeh_cache.c [POWERPC] Add EEH sysfs blinkenlights 2007-06-14 22:29:55 +10:00
eeh_driver.c [POWERPC] Assorted janitorial EEH cleanups 2007-05-10 21:28:13 +10:00
eeh_event.c
eeh_sysfs.c [POWERPC] Add EEH sysfs blinkenlights 2007-06-14 22:29:55 +10:00
firmware.c
hotplug-cpu.c
hvCall.S
hvCall_inst.c
hvconsole.c
hvcserver.c
iommu.c [POWERPC] Minor pSeries IOMMU debug cleanup 2007-05-10 21:28:13 +10:00
kexec.c [POWERPC] Fix compile error with kexec and CONFIG_SMP=n 2007-05-10 22:17:18 +10:00
lpar.c
msi.c [POWERPC] RTAS MSI implementation 2007-05-08 13:40:31 +10:00
nvram.c
pci.c
pci_dlpar.c [POWERPC] Add EEH sysfs blinkenlights 2007-06-14 22:29:55 +10:00
plpar_wrappers.h
power.c
pseries.h [POWERPC] Fix warning on UP 2007-05-17 21:11:14 +10:00
ras.c
reconfig.c
rtasd.c
scanlog.c
setup.c
smp.c
xics.c [POWERPC] Fix compile warning in pseries xics code 2007-06-02 21:01:56 +10:00
xics.h