[PATCH 1/3] Support for PCI Express reset type
Mike Mason
mmlnx at us.ibm.com
Fri Jul 31 08:33:21 EST 2009
This is the first 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 (courtesy of Richard Lary) adds a bit field to pci_dev that indicates whether the device requires a fundamental reset during recovery.
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: pci_fundamental_reset.patch
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20090730/2ce13912/attachment.txt>
More information about the Linuxppc-dev
mailing list