From: Yong Zhang on
On Mon, Jul 12, 2010 at 10:53:18AM +0200, Tejun Heo wrote:
> maybe_create_worker() mismanaged locking when worker creation fails
> and it has to retry. Fix locking and simplify lock manipulation.
>
> Signed-off-by: Tejun Heo <tj(a)kernel.org>
> Reported-by: Yong Zhang <yong.zhang(a)windriver.com>
> ---
> Heh, that was stupid. Thanks a lot for spotting it. I simplified
> things a bit there as there's no reason to repeatedly lock and unlock
> there. Does this look good to you?

Yeah, this is better.

Thanks,
Yong
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/