All of lore.kernel.org
 help / color / mirror / Atom feed
* workqueue destruction BUG_ON
@ 2010-08-24  8:55 Johannes Berg
  2010-08-24 10:24 ` Tejun Heo
  0 siblings, 1 reply; 15+ messages in thread
From: Johannes Berg @ 2010-08-24  8:55 UTC (permalink / raw)
  To: Tejun Heo; +Cc: LKML

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2010-08-24 15:54 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-24  8:55 workqueue destruction BUG_ON Johannes Berg
2010-08-24 10:24 ` Tejun Heo
2010-08-24 10:37   ` Johannes Berg
2010-08-24 12:35     ` Tejun Heo
2010-08-24 13:04       ` Johannes Berg
2010-08-24 13:10       ` Johannes Berg
2010-08-24 13:07         ` Tejun Heo
2010-08-24 13:17           ` Johannes Berg
2010-08-24 13:15             ` Tejun Heo
2010-08-24 13:23               ` Johannes Berg
2010-08-24 14:56                 ` Tejun Heo
2010-08-24 15:52                   ` Johannes Berg
2010-08-24 15:47                     ` Tejun Heo
2010-08-24 15:56                       ` Johannes Berg
2010-08-24 13:19           ` Johannes Berg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.