linux/drivers/acpi/namespace
Bob Moore 7f4ac9f913 ACPICA: Fix for Load/LoadTable to specify load location
Fixed a problem with the Load and LoadTable operators where
the table location within the namespace was ignored. Instead,
the table was always loaded into the root or current scope.

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>
2008-04-22 14:29:26 -04:00
..
Makefile
nsaccess.c ACPICA: Fix for Alias operator to see target child objects 2008-04-22 14:29:24 -04:00
nsalloc.c
nsdump.c
nsdumpdv.c
nseval.c ACPICA: Lindent 2007-05-09 23:34:35 -04:00
nsinit.c Revert "ACPICA: revert "acpi_serialize" changes" 2007-05-09 22:56:38 -04:00
nsload.c ACPICA: Fix for Load/LoadTable to specify load location 2008-04-22 14:29:26 -04:00
nsnames.c ACPICA: Add error checks to prevent faults 2008-04-22 14:29:26 -04:00
nsobject.c
nsparse.c ACPICA: Fix for Load/LoadTable to specify load location 2008-04-22 14:29:26 -04:00
nssearch.c
nsutils.c
nswalk.c ACPICA: Removed extraneous code 2008-04-22 14:29:22 -04:00
nsxfeval.c ACPI: Check for any matching CID when walking namespace. 2008-01-23 14:43:44 -05:00
nsxfname.c
nsxfobj.c