git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1b707d
)
ACPI: dock: use mutex instead of spinlock
author
Kristen Carlson Accardi
<kristen.c.accardi@intel.com>
Mon, 30 Oct 2006 19:18:45 +0000
(11:18 -0800)
committer
Len Brown
<len.brown@intel.com>
Mon, 30 Oct 2006 20:12:40 +0000
(15:12 -0500)
http://bugzilla.kernel.org/show_bug.cgi?id=7303
Use a mutex instead of a spinlock for locking the
hotplug list because we need to call into the ACPI
subsystem which might sleep.
Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found