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:
08e15e8
)
ACPICA: Fix ACPI Global Lock re-entrancy
author
Alexey Starikovskiy
<alexey.y.starikovskiy@linux.intel.com>
Wed, 7 Mar 2007 05:57:30 +0000
(
00:57
-0500)
committer
Len Brown
<len.brown@intel.com>
Wed, 7 Mar 2007 05:57:30 +0000
(
00:57
-0500)
patch "Delete recursive feature of ACPI Global Lock"
broke re-entrancy of the Global Lock.
The common routine to acquire GL is acpi_ev_acquire_global_lock,
so check for re-entrancy _must_ be there, and not anywhere else.
http://bugzilla.kernel.org/show_bug.cgi?id=8066#c9
Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found