Files
kernel-tenderloin-3.0/kernel/power
Amar Singhal 97d68a8b69 kernel/main: fix calling sysfs_notify from atomic context
Sysfs_notify takes a mutex and therefore cannot be called from atomic
context like interrupt handler in this case. Use a workqueue to schedule
the work instead.

Change-Id: I0a5230fe379aa51f1065df4af9b27f471aa22440
Signed-off-by: Amar Singhal <asinghal@codeaurora.org>
2012-03-21 14:01:08 -07:00
..
2011-03-10 08:52:27 +01:00
2011-10-03 09:57:10 -07:00