Re: workqueue destruction BUG_ON
From: Tejun Heo
Date: Tue Aug 24 2010 - 08:41:48 EST
Hello,
On 08/24/2010 12:37 PM, Johannes Berg wrote:
> I think in my iwlwifi case it's actually destroying the iwlwifi
> workqueue (not sure why it even exists though).
Yeah, I'm planning on auditing each workqueue and remove unnecessary
ones.
>> I'll prep a debug patch to print out some details.
>
> That'd be helpful, thanks!
Can you please apply the following patch and report the result?
Thanks.