workqueue destruction BUG_ON
From: Johannes Berg
Date: Tue Aug 24 2010 - 04:54:26 EST
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/