On Thu, Feb 13, 2014 at 04:26:45PM -0500, Tejun Heo wrote: > > It seems to me that when the second time alloc_workqueue() is called > > from the same code path, it would have two locks with the same key, but > > not the same &wq->name, which doesn't meet lockdep's assumption. > > Dang... I reverted the previous patch for now. Peter, does this > approach sound good to you?
Whatever works I suppose; like Li said; a little ugly but not sure we can do better. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/