commit | 6a1ca373a16b0e170164ab8a2d6d01eab2a22f6e | [log] [tgz] |
---|---|---|
author | Linas Vepstas <linas@austin.ibm.com> | Fri Sep 15 18:58:59 2006 -0500 |
committer | Paul Mackerras <paulus@samba.org> | Thu Sep 21 22:59:20 2006 +1000 |
tree | 94408b9a75b9a031fb3dfaf18c4dd192de4fb448 | |
parent | 47b5c838af92d3504e99633bf568578203b7305f [diff] |
[POWERPC] EEH: support MMIO enable recovery step Update to the PowerPC PCI error recovery code. Add code to enable MMIO if a device driver reports that it is capable of recovering on its own. One anticipated use of this having a device driver enable MMIO so that it can take a register dump, which might then be followed by the device driver requesting a full reset. Signed-off-by: Linas Vepstas <linas@austin.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>