Re: [PATCH 1/1] Fix hang on IBM Token Ring PCMCIA card ejection

2007-05-09 Thread Paul Walmsley
On Tue, 8 May 2007, Jeff Garzik wrote: ACK but does not apply Thanks. Some mailer trouble I guess - will resend via quilt. - Paul - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/m

Re: [PATCH 1/1] Fix hang on IBM Token Ring PCMCIA card ejection

2007-05-07 Thread Jeff Garzik
Paul Walmsley wrote: From: Paul Walmsley <[EMAIL PROTECTED]> Ejecting a PCMCIA IBM Token Ring card that has not had its dev->open() called will reliably trigger an uninitialized spinlock oops when spinlock debugging is enabled. The system then hangs, occasionally softlockup oopsing. It seems th

[PATCH 1/1] Fix hang on IBM Token Ring PCMCIA card ejection

2007-03-27 Thread Paul Walmsley
From: Paul Walmsley <[EMAIL PROTECTED]> Ejecting a PCMCIA IBM Token Ring card that has not had its dev->open() called will reliably trigger an uninitialized spinlock oops when spinlock debugging is enabled. The system then hangs, occasionally softlockup oopsing. It seems that ibmtr.c:tok_interru