commit | d99bb1db798f49eacb27e087da7e62433361174d | [log] [tgz] |
---|---|---|
author | Linas Vepstas <linas@austin.ibm.com> | Wed May 09 09:35:32 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed May 09 16:35:01 2007 +1000 |
tree | be34530e7d67e6c169e84692150d08832afc59f0 | |
parent | b455b24cf2512e9578a4ddd66ec91c3100c78127 [diff] |
[POWERPC] EEH: capture and log pci state on error If an EEH event is observed, capture PCI config space info about the device, wrap it up and pass it to the event logger. This pach just slots in the basic logging function. A later patch will provide for more through data gathering. Signed-off-by: Linas Vepstas <linas@austin.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>