From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rafael J. Wysocki Date: Thu, 19 Aug 2010 16:05:07 +0200 Subject: [ath9k-devel] [Regression, 2.6.36-rc1] ath9k resume problem on Acer Ferrari One In-Reply-To: <4C6CE715.4010203@kernel.org> References: <201008190001.11342.rjw@sisk.pl> <4C6CE715.4010203@kernel.org> Message-ID: <201008191605.08053.rjw@sisk.pl> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Thursday, August 19, 2010, Tejun Heo wrote: > Hello, Rafael. > > On 08/19/2010 12:01 AM, Rafael J. Wysocki wrote: > > While testing 2.6.36-rc1 (with a couple of fixes on top) I noticed > > that the ath9k driver didn't work after resume from suspend to RAM. > > An attempt to unload the driver using rmmod caused the BUG_ON() in > > kernel/workqueue.c:2844 to trigger. > > That BUG_ON() triggers if destroy_workqueue() is called while work > items are still pending on the workqueue. Can you please trigger > stack traces after resume and post it? Do you mean sysrq-t? Rafael From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ogre.sisk.pl ([217.79.144.158]:54677 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751503Ab0HSOGI (ORCPT ); Thu, 19 Aug 2010 10:06:08 -0400 From: "Rafael J. Wysocki" To: Tejun Heo Subject: Re: [Regression, 2.6.36-rc1] ath9k resume problem on Acer Ferrari One Date: Thu, 19 Aug 2010 16:05:07 +0200 Cc: Luis Rodriguez , LKML , "Linux-pm mailing list" , linux-wireless@vger.kernel.org, ath9k-devel@venema.h4ckr.net, Maciej Rutecki References: <201008190001.11342.rjw@sisk.pl> <4C6CE715.4010203@kernel.org> In-Reply-To: <4C6CE715.4010203@kernel.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Message-Id: <201008191605.08053.rjw@sisk.pl> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Thursday, August 19, 2010, Tejun Heo wrote: > Hello, Rafael. > > On 08/19/2010 12:01 AM, Rafael J. Wysocki wrote: > > While testing 2.6.36-rc1 (with a couple of fixes on top) I noticed > > that the ath9k driver didn't work after resume from suspend to RAM. > > An attempt to unload the driver using rmmod caused the BUG_ON() in > > kernel/workqueue.c:2844 to trigger. > > That BUG_ON() triggers if destroy_workqueue() is called while work > items are still pending on the workqueue. Can you please trigger > stack traces after resume and post it? Do you mean sysrq-t? Rafael