Re: [Regression, 2.6.36-rc1] ath9k resume problem on Acer Ferrari One

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tejun Heo
Date: Thursday, August 19, 2010 - 7:19 am

Hello,

On 08/19/2010 04:05 PM, Rafael J. Wysocki wrote:

Yeah, I'm a bit confused regarding what's going on.  I thought the
most likely cause is thawing failing to kick a frozen workqueue into
working state but then flush_workqueue() which is called from
destroy_workqueue() should have hung too, that is, unless
flush_workqueue() is broken too.  If flush_workqueue() is not broken,
then it could be that workqueue itself isn't at fault and works are
being scheduled and executed fine for the workqueue ath9k is using but
the driver doesn't work for another reason.

Also, the BUG_ON() being triggered means either flush_workqueue() is
broken or the driver is failing to stop works on the workqueue from
being requeued before calling destroy_workqueue().  So, finding out
the followings would be great,

* While the driver isn't working, do a sysrq-t and see whether any
  worker is executing a work for ath9k.

* Repeat it several times and see whether the work is stuck or making
  progress and/or executing on different workers.

Thanks.

-- 
tejun
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[Regression, 2.6.36-rc1] ath9k resume problem on Acer Ferr ..., Rafael J. Wysocki, (Wed Aug 18, 3:01 pm)
Re: [Regression, 2.6.36-rc1] ath9k resume problem on Acer ..., Luis R. Rodriguez, (Wed Aug 18, 6:00 pm)
Re: [Regression, 2.6.36-rc1] ath9k resume problem on Acer ..., Rafael J. Wysocki, (Thu Aug 19, 6:55 am)
Re: [Regression, 2.6.36-rc1] ath9k resume problem on Acer ..., Rafael J. Wysocki, (Thu Aug 19, 7:05 am)
Re: [Regression, 2.6.36-rc1] ath9k resume problem on Acer ..., Tejun Heo, (Thu Aug 19, 7:19 am)
Re: [Regression, 2.6.36-rc1] ath9k resume problem on Acer ..., Rafael J. Wysocki, (Thu Aug 19, 1:17 pm)
Re: [Regression, 2.6.36-rc1] ath9k resume problem on Acer ..., Rafael J. Wysocki, (Thu Aug 19, 1:31 pm)
Re: [Regression, 2.6.36-rc1] ath9k resume problem on Acer ..., Luis R. Rodriguez, (Thu Aug 19, 1:42 pm)
Re: [Regression, 2.6.36-rc1] ath9k resume problem on Acer ..., Rafael J. Wysocki, (Thu Aug 19, 2:07 pm)