linux/drivers/acpi/dispatcher
Bob Moore d1fdda83f7 ACPICA: Fix race condition with AcpiWalkNamespace.
Fixed a problem with a possible race condition between threads executing
AcpiWalkNamespace and the AML interpreter. This condition was removed by
modifying AcpiWalkNamespace to (by default) ignore all temporary
namespace entries created during any concurrent control method execution

Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2007-02-02 21:14:27 -05:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dsfield.c ACPICA: Temporary fix for BankValue parameter 2007-02-02 21:14:21 -05:00
dsinit.c ACPICA: Implement simplified Table Manager 2007-02-02 21:14:21 -05:00
dsmethod.c ACPICA: Eliminate control method 2-pass parse/execute. 2007-02-02 21:14:27 -05:00
dsmthdat.c ACPI: ACPICA 20060512 2006-06-14 02:34:48 -04:00
dsobject.c ACPICA: Handle case NumElements > Package length 2007-02-02 21:14:20 -05:00
dsopcode.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
dsutils.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
dswexec.c ACPICA: Update interpreter error paths to always report the error 2007-02-02 21:14:26 -05:00
dswload.c ACPICA: Fix race condition with AcpiWalkNamespace. 2007-02-02 21:14:27 -05:00
dswscope.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
dswstate.c ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00