Re: [patch 02/17] PCI Error Recovery: Symbios SCSI base support

2007-10-04 Thread Linas Vepstas
On Tue, Oct 02, 2007 at 03:49:26PM -0600, Matthew Wilcox wrote: > On Tue, Oct 02, 2007 at 02:38:00PM -0700, [EMAIL PROTECTED] wrote: > > From: Linas Vepstas <[EMAIL PROTECTED]> > > > > Various PCI bus errors can be signaled by newer PCI controllers. This > > patch adds the PCI error recovery call

Re: [patch 02/17] PCI Error Recovery: Symbios SCSI base support

2007-10-02 Thread Matthew Wilcox
On Tue, Oct 02, 2007 at 02:38:00PM -0700, [EMAIL PROTECTED] wrote: > From: Linas Vepstas <[EMAIL PROTECTED]> > > Various PCI bus errors can be signaled by newer PCI controllers. This > patch adds the PCI error recovery callbacks to the Symbios SCSI device > driver. The patch has been tested, and

[patch 02/17] PCI Error Recovery: Symbios SCSI base support

2007-10-02 Thread akpm
From: Linas Vepstas <[EMAIL PROTECTED]> Various PCI bus errors can be signaled by newer PCI controllers. This patch adds the PCI error recovery callbacks to the Symbios SCSI device driver. The patch has been tested, and appears to work well. Signed-off-by: Linas Vepstas <[EMAIL PROTECTED]> Cc: