OSDN Git Service

power: Prevent spinlock recursion when wake_unlock() is called
authorMike Chan <mike@android.com>
Wed, 26 Aug 2009 01:10:32 +0000 (18:10 -0700)
committerIliyan Malchev <malchev@google.com>
Mon, 23 May 2011 22:40:50 +0000 (15:40 -0700)
commitdaac122803a8bbacaab0d3a1da63ea7333bd0237
tree6df030e4095130b5f283195012500c79eb151823
parentae26ce5567c3a42591f4cc5f09f95c33be026c20
power: Prevent spinlock recursion when wake_unlock() is called

Signed-off-by: Mike Chan <mike@android.com>
kernel/power/wakelock.c