Re: [PATCH 3/3] Support for PCI Express reset type

2009-08-01 Thread Linas Vepstas
2009/7/30 Mike Mason mm...@us.ibm.com: This is the third 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

[PATCH 3/3] Support for PCI Express reset type

2009-07-30 Thread Mike Mason
This is the third 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