]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ACPICA: Update for mutiple global lock acquisitions by same thread
authorBob Moore <robert.moore@intel.com>
Thu, 10 Apr 2008 15:06:37 +0000 (19:06 +0400)
committerLen Brown <len.brown@intel.com>
Tue, 22 Apr 2008 18:29:21 +0000 (14:29 -0400)
commitba886cd4ac957608777fbc8d137f6b9f0450e775
treed7dabaa586af41c293977443ee20df6b6b13d171
parentf654ecbfacb47d20e8cac087bbada1b947db846b
ACPICA: Update for mutiple global lock acquisitions by same thread

Allows AcpiAcquireGlobalLock external interface to be called
multiple times by the
 same thread. Allows use of AML fields that require the global
 lock while the running AML is already holding the global lock.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/dispatcher/dsmethod.c
drivers/acpi/events/evmisc.c
drivers/acpi/events/evxface.c
drivers/acpi/executer/exfield.c
drivers/acpi/executer/exmutex.c
drivers/acpi/executer/exutils.c
drivers/acpi/namespace/nsaccess.c
drivers/acpi/utilities/utdelete.c
include/acpi/acglobal.h
include/acpi/acinterp.h
include/acpi/acobject.h