Re: [PATCH]: PCI Error Recovery: Symbios SCSI device driver

2007-08-02 Thread Linas Vepstas
On Thu, Jul 05, 2007 at 12:54:06PM -0600, Matthew Wilcox wrote: > On Thu, Jul 05, 2007 at 11:28:38AM -0700, Andrew Morton wrote: > > Well you've sent it a couple of times, and I've sent it in five more times > > over the past year. Once we were told "awaiting maintainer ack". > > > > This situati

Re: [PATCH]: PCI Error Recovery: Symbios SCSI device driver

2007-07-05 Thread Matthew Wilcox
On Thu, Jul 05, 2007 at 11:28:38AM -0700, Andrew Morton wrote: > Well you've sent it a couple of times, and I've sent it in five more times > over the past year. Once we were told "awaiting maintainer ack". > > This situation is fairly stupid. How about we make you the maintainer? Last time I l

Re: [PATCH]: PCI Error Recovery: Symbios SCSI device driver

2007-07-05 Thread Andrew Morton
On Mon, 2 Jul 2007 13:39:17 -0500 [EMAIL PROTECTED] (Linas Vepstas) wrote: > > 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. > y

[PATCH]: PCI Error Recovery: Symbios SCSI device driver

2007-07-02 Thread Linas Vepstas
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]> Hi, This patch has been bouncing