ACPICA: Fix for Load/LoadTable to specify load location
authorBob Moore <robert.moore@intel.com>
Thu, 10 Apr 2008 15:06:39 +0000 (19:06 +0400)
committerLen Brown <len.brown@intel.com>
Tue, 22 Apr 2008 18:29:26 +0000 (14:29 -0400)
commit7f4ac9f91383a0707de559dc8fbca986fc2d302f
tree8a123e5ae28e845000a09be372fe3037bbadfd0b
parentd8841647de7c4aa3f3ff5b8b8c4a3f042e848ff0
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>
drivers/acpi/executer/exconfig.c
drivers/acpi/namespace/nsload.c
drivers/acpi/namespace/nsparse.c
include/acpi/acnamesp.h