]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Fix for Load operator, load table at the namespace root
authorBob Moore <robert.moore@intel.com>
Tue, 10 Jun 2008 06:14:17 +0000 (14:14 +0800)
committerLen Brown <len.brown@intel.com>
Wed, 11 Jun 2008 23:13:47 +0000 (19:13 -0400)
commit149ddf7465ded9a7f5ebe19cc7c757d6f1432e75
tree3ec5ae8bb42de8a9783e589b9c5072c5999d0fa9
parente3701ae5f2a31e3dbb4099e622374a4079b0ee47
ACPICA: Fix for Load operator, load table at the namespace root

This reverts a change introduced in version 20071019. The table
is now loaded at the namespace root even though this goes against
the ACPI specification.  This provides compatibility with other
ACPI implementations.

Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/executer/exconfig.c