linux/include/acpi
Bob Moore 28f55ebce5 [ACPI] ACPICA 20051202
Modified the parsing of control methods to no longer
create namespace objects during the first pass of the
parse. Objects are now created only during the execute
phase, at the moment the namespace creation operator
is encountered in the AML (Name, OperationRegion,
CreateByteField, etc.) This should eliminate ALREADY_EXISTS
exceptions seen on some machines where reentrant control
methods are protected by an AML mutex. The mutex will now
correctly block multiple threads from attempting to create
the same object more than once.

Increased the number of available Owner Ids for namespace
object tracking from 32 to 255. This should eliminate the
OWNER_ID_LIMIT exceptions seen on some machines with a
large number of ACPI tables (either static or dynamic).

Enhanced the namespace dump routine to output the owner
ID for each namespace object.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2005-12-10 00:29:11 -05:00
..
platform [ACPI] ACPICA 20051117 2005-12-10 00:27:56 -05:00
acconfig.h [ACPI] ACPICA 20051202 2005-12-10 00:29:11 -05:00
acdebug.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
acdisasm.h [ACPI] ACPICA 20051021 2005-12-10 00:22:54 -05:00
acdispat.h [ACPI] ACPICA 20050902 2005-09-03 00:15:11 -04:00
acevents.h [ACPI] ACPICA 20051102 2005-12-10 00:26:05 -05:00
acexcep.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
acglobal.h [ACPI] ACPICA 20051202 2005-12-10 00:29:11 -05:00
achware.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
acinterp.h [ACPI] ACPICA 20051102 2005-12-10 00:26:05 -05:00
aclocal.h [ACPI] ACPICA 20051117 2005-12-10 00:27:56 -05:00
acmacros.h [ACPI] ACPICA 20051202 2005-12-10 00:29:11 -05:00
acnames.h [ACPI] ACPICA 20050815 2005-08-29 23:44:25 -04:00
acnamesp.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
acobject.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
acopcode.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
acoutput.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
acparser.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
acpi.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
acpi_bus.h [ACPI] delete CONFIG_ACPI_BUS 2005-08-24 12:11:34 -04:00
acpi_drivers.h [ACPI] ACPICA 20050930 2005-12-10 00:20:25 -05:00
acpiosxf.h [ACPI] ACPICA 20051021 2005-12-10 00:22:54 -05:00
acpixf.h [ACPI] ACPICA 20051117 2005-12-10 00:27:56 -05:00
acresrc.h [ACPI] ACPICA 20051117 2005-12-10 00:27:56 -05:00
acstruct.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
actables.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
actbl.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
actbl1.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
actbl2.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
actbl71.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
actypes.h [ACPI] ACPICA 20051117 2005-12-10 00:27:56 -05:00
acutils.h [ACPI] ACPICA 20051102 2005-12-10 00:26:05 -05:00
amlcode.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
amlresrc.h [ACPI] ACPICA 20051102 2005-12-10 00:26:05 -05:00
container.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
pdc_intel.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
processor.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00