summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2013-09-06 14:27:15 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-11-29 10:50:31 -0800
commit8e5931c319674b15847999e79f90e763f32af663 (patch)
tree6c84d6dfec6dbc3226daec696f66f16584bd8ce6 /crypto
parentf9a3a293af3ca3cec5240f0c479f0bed84f195cc (diff)
ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.
commit 4be4be8fee2ee99a52f94f90d03d2f287ee1db86 upstream. This change fixes a problem where a Store operation to an ArgX object that contained a reference to a field object did not complete the automatic dereference and then write to the actual field object. Instead, the object type of the field object was inadvertently changed to match the type of the source operand. The new behavior will actually write to the field object (buffer field or field unit), thus matching the correct ACPI-defined behavior. Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions