Re: [RESEND PATCH 2/2] staging/olpc_docn: reorder the lock sequenceto avoid potential dead lock

From: Dan Carpenter
Date: Tue Nov 05 2013 - 06:03:11 EST


On Tue, Nov 05, 2013 at 06:01:00PM +0800, Gu Zheng wrote:
> The lock sequence of dcon_blank_fb(fb_info->lock ---> console_lock) is against
> with the one of console_callback(console_lock ---> fb_info->lock), it'll
> lead to a potential dead lock, so reorder the lock sequence of dcon_blank_fb
> to avoid the potential dead lock.
>
> Signed-off-by: Gu Zheng <guz.fnst@xxxxxxxxxxxxxx>

Relax, Greg isn't taking new patches for another three weeks because the
merge window is open.

Also what happened to [PATCH 1/2]?

regards,
dan carpenter

--
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/