Re: [PATCH 1/2 v4] s2io: add PCI error recovery support

2007-05-22 Thread Jeff Garzik
Linas Vepstas wrote: On Mon, May 21, 2007 at 06:51:45PM -0400, Jeff Garzik wrote: The part that confuses me is that I'd gotten a message from Jeff back in March (well before 2.6.21 came out), saying it was in his development tree; yet, the patch its not in 2.6.22-rc; Torvalds hasn't yet pulled f

Re: [PATCH 1/2 v4] s2io: add PCI error recovery support

2007-05-22 Thread Linas Vepstas
On Mon, May 21, 2007 at 06:51:45PM -0400, Jeff Garzik wrote: > > >The part that confuses me is that I'd gotten a message from Jeff > >back in March (well before 2.6.21 came out), saying it was in his > >development tree; yet, the patch its not in 2.6.22-rc; Torvalds > >hasn't yet pulled from it? >

Re: [PATCH 1/2 v4] s2io: add PCI error recovery support

2007-05-21 Thread Andrew Morton
On Mon, 21 May 2007 17:23:57 -0500 [EMAIL PROTECTED] (Linas Vepstas) wrote: > On Mon, May 21, 2007 at 02:48:47PM -0700, Andrew Morton wrote: > > On Mon, 21 May 2007 13:58:53 -0500 > > [EMAIL PROTECTED] (Linas Vepstas) wrote: > > > This patch adds PCI error recovery support to the > > > > This is

Re: [PATCH 1/2 v4] s2io: add PCI error recovery support

2007-05-21 Thread Jeff Garzik
Linas Vepstas wrote: On Mon, May 21, 2007 at 02:48:47PM -0700, Andrew Morton wrote: On Mon, 21 May 2007 13:58:53 -0500 [EMAIL PROTECTED] (Linas Vepstas) wrote: This patch adds PCI error recovery support to the This is already in Jeff's development tree. Your new patch neither applies nor unap

Re: [PATCH 1/2 v4] s2io: add PCI error recovery support

2007-05-21 Thread Linas Vepstas
On Mon, May 21, 2007 at 02:48:47PM -0700, Andrew Morton wrote: > On Mon, 21 May 2007 13:58:53 -0500 > [EMAIL PROTECTED] (Linas Vepstas) wrote: > > This patch adds PCI error recovery support to the > > This is already in Jeff's development tree. Your new patch neither > applies nor unapplies, so

Re: [PATCH 1/2 v4] s2io: add PCI error recovery support

2007-05-21 Thread Andrew Morton
On Mon, 21 May 2007 13:58:53 -0500 [EMAIL PROTECTED] (Linas Vepstas) wrote: > This patch adds PCI error recovery support to the > s2io 10-Gigabit ethernet device driver. Fourth revision, > blocks MSI interrupts, and statistics gathering, as well. > > Tested, seems to work well. > > Signed-off-b

[PATCH 1/2 v4] s2io: add PCI error recovery support

2007-05-21 Thread Linas Vepstas
This patch adds PCI error recovery support to the s2io 10-Gigabit ethernet device driver. Fourth revision, blocks MSI interrupts, and statistics gathering, as well. Tested, seems to work well. Signed-off-by: Linas Vepstas <[EMAIL PROTECTED]> Acked-by: Ramkrishna Vepa <[EMAIL PROTECTED]> Cc: Siv