diff options
author | Alexey Starikovskiy <alexey.y.starikovskiy@linux.intel.com> | 2007-03-07 00:57:30 -0500 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-03-07 00:57:30 -0500 |
commit | 610a3d069665ba2b27e42c90129ce640c4d6e515 (patch) | |
tree | cd6b4bf8526fe8a7bae944a8e9b0fad335c60b08 /drivers/acpi/Kconfig | |
parent | 08e15e81a40e3241ce93b4a43886f3abda184aa6 (diff) |
ACPICA: Fix ACPI Global Lock re-entrancy
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>
Diffstat (limited to 'drivers/acpi/Kconfig')
0 files changed, 0 insertions, 0 deletions