Re: [patch 07/30] bcm43xx: Drain TX status before starting IRQs

2006-11-19 Thread Dan Williams
On Sat, 2006-11-18 at 13:06 -0600, Larry Finger wrote: > Chris Wright wrote: > > -stable review patch. If anyone has any objections, please let us know. > > -- > > > > From: Michael Buesch <[EMAIL PROTECTED]> > > > > Drain the Microcode TX-status-FIFO before we enable IRQs. > > T

Re: [patch 07/30] bcm43xx: Drain TX status before starting IRQs

2006-11-18 Thread Chris Wright
* Larry Finger ([EMAIL PROTECTED]) wrote: > The regression turns out to be a locking problem involving bcm43xx, > wpa_supplicant, and NetworkManager. The exact cause is unknown; however, > this patch is clearly not the problem. Please reinstate it for inclusion in > -stable. Thanks for the foll

Re: [patch 07/30] bcm43xx: Drain TX status before starting IRQs

2006-11-18 Thread Larry Finger
Chris Wright wrote: -stable review patch. If anyone has any objections, please let us know. -- From: Michael Buesch <[EMAIL PROTECTED]> Drain the Microcode TX-status-FIFO before we enable IRQs. This is required, because the FIFO may still have entries left from a previous run.

Re: [patch 07/30] bcm43xx: Drain TX status before starting IRQs

2006-11-16 Thread Chris Wright
* Larry Finger ([EMAIL PROTECTED]) wrote: > We have a report of a regression between 2.6.19-rc3 and -rc5. As this patch > seems to be the only one that could cause the problem, please pull it from > -stable while we sort out the difficulty. Thanks a lot for the heads up Larry, dropping this one.

Re: [patch 07/30] bcm43xx: Drain TX status before starting IRQs

2006-11-16 Thread Larry Finger
Chris Wright wrote: -stable review patch. If anyone has any objections, please let us know. -- From: Michael Buesch <[EMAIL PROTECTED]> Drain the Microcode TX-status-FIFO before we enable IRQs. This is required, because the FIFO may still have entries left from a previous run.

[patch 07/30] bcm43xx: Drain TX status before starting IRQs

2006-11-15 Thread Chris Wright
-stable review patch. If anyone has any objections, please let us know. -- From: Michael Buesch <[EMAIL PROTECTED]> Drain the Microcode TX-status-FIFO before we enable IRQs. This is required, because the FIFO may still have entries left from a previous run. Those would immediatel