[PATCH 2/3] Support for PCI Express reset type
Mike Mason
mmlnx at us.ibm.com
Fri Jul 31 08:39:29 EST 2009
This is the second of three patches that implement a bit field that PCI Express device drivers can use to indicate they need a fundamental reset during error recovery.
By default, the EEH framework on powerpc does what's known as a "hot reset" during recovery of a PCI Express device. We've found a case where the device needs a "fundamental reset" to recover properly. The current PCI error recovery and EEH frameworks do not support this distinction.
The attached patch updates the Documentation/PCI/pci-error-recovery.txt file with changes related to this new bit field, as well a few unrelated updates.
These patches supersede the previously submitted patch that implemented a fundamental reset bit field.
Please review and let me know of any concerns.
Signed-off-by: Mike Mason <mmlnx at us.ibm.com>
Signed-off-by: Richard Lary <rlary at us.ibm.com>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: doc-pci-error-recovery.txt.patch
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20090730/dbe6e739/attachment-0001.asc>
More information about the Linuxppc-dev
mailing list