Searched hist:e1d04c9769398ae7df8c7ca2681b25f540b719d5 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/platforms/pseries/ |
H A D | pci_dlpar.c | diff e1d04c9769398ae7df8c7ca2681b25f540b719d5 Wed May 23 19:16:46 CEST 2007 Linas Vepstas <linas@austin.ibm.com> [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>
|
H A D | Makefile | diff e1d04c9769398ae7df8c7ca2681b25f540b719d5 Wed May 23 19:16:46 CEST 2007 Linas Vepstas <linas@austin.ibm.com> [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>
|