1
0
Fork 0
remarkable-linux/drivers/staging/olpc_dcon
Gu Zheng fc0524b098 staging/olpc_docn: reorder the lock sequence to avoid potential dead lock
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@cn.fujitsu.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-11 16:29:43 -08:00
..
Kconfig staging/olpc_dcon: fix kconfig to fix build errors 2013-10-15 12:25:30 -07:00
Makefile staging: olpc_dcon: add config options for XO_1 and XO_1_5, drop hardcoded XO-1 stuff 2011-02-18 12:33:21 -08:00
TODO Staging: olpc_dcon: Removed more completed TODO entries 2013-08-21 10:02:28 -07:00
olpc_dcon.c staging/olpc_docn: reorder the lock sequence to avoid potential dead lock 2013-11-11 16:29:43 -08:00
olpc_dcon.h Staging: olpc_dcon: fix typo in olpc_dcon.h 2013-08-19 15:29:23 -07:00
olpc_dcon_xo_1.c staging/olpc_dcon: fix checkpatch warnings 2012-08-17 09:45:37 -07:00
olpc_dcon_xo_1_5.c staging/olpc_dcon: drop pin frobbing code for xo1.5 2012-10-22 11:39:22 -07:00