[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1282640156.3695.5.camel@jlt3.sipsolutions.net>
Date: Tue, 24 Aug 2010 10:55:56 +0200
From: Johannes Berg <johannes@...solutions.net>
To: Tejun Heo <tj@...nel.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: workqueue destruction BUG_ON
Tejun, all,
In our testing with iwlwifi, we keep running into this BUG_ON:
BUG_ON(cwq->nr_active);
in destroy_workqueue(). This is quite unhelpful, and since the code
flushes the workqueue I really don't see how this could be happening,
unless maybe there's cross-talk between this and other workqueues?
johannes
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists