ACPICA: Fixes for load() operator.
commita6823e12ca3f79a8c0f8b2d14976ab2152d117e5
authorAlexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Fri, 2 Feb 2007 16:48:22 +0000 (2 19:48 +0300)
committerLen Brown <len.brown@intel.com>
Sat, 3 Feb 2007 02:14:29 +0000 (2 21:14 -0500)
treeb09c1cfca1332b9bf878827900f86a768ba2da9c
parent428f211297bc95fd41f23830eab4180339020dd0
ACPICA: Fixes for load() operator.

Optimized the Load operator in the case where the source operand is an
operation region. Simply map the operation region memory, instead of
performing a bytewise read.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/executer/exconfig.c
drivers/acpi/executer/exresop.c
include/acpi/acopcode.h
include/acpi/amlcode.h