commit | a6823e12ca3f79a8c0f8b2d14976ab2152d117e5 | [log] [tgz] |
---|---|---|
author | Alexey Starikovskiy <alexey.y.starikovskiy@intel.com> | Fri Feb 02 19:48:22 2007 +0300 |
committer | Len Brown <len.brown@intel.com> | Fri Feb 02 21:14:29 2007 -0500 |
tree | b09c1cfca1332b9bf878827900f86a768ba2da9c | |
parent | 428f211297bc95fd41f23830eab4180339020dd0 [diff] |
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>