linux/drivers/acpi/executer
Lin Ming a3df4dadd4 ACPICA: Update behavior of CopyObject to match ACPI spec
Fixed a problem where a CopyObject to RegionField, BankField, and
IndexField objects did not perform an implicit conversion as it
should. These types must retain their initial type permanently as
per the ACPI specification. However, a CopyObject to all other
object types should not perform an implicit conversion, as per
the ACPI specification.

http://www.acpica.org/bugzilla/show_bug.cgi?id=388

Signed-off-by: Lin Ming <ming.m.lin@intel.com>
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>
2008-04-22 14:29:31 -04:00
..
Makefile
exconfig.c ACPICA: Fix for LoadTable operator, input strings 2008-04-22 14:29:29 -04:00
exconvrt.c ACPICA: Lindent 2007-05-09 23:34:35 -04:00
excreate.c ACPICA: Implemented full support for deferred execution for the TermArg string arguments for DataTableRegion 2008-04-22 14:29:28 -04:00
exdump.c ACPICA: Fixes for Unload and DDBHandles 2008-04-22 14:29:30 -04:00
exfield.c ACPICA: Fixed a problem with Index Fields where the Index register was incorrectly limited to a maximum of 32 bits 2008-04-22 14:29:28 -04:00
exfldio.c ACPICA: Fixed a problem with Index Fields where the Index register was incorrectly limited to a maximum of 32 bits 2008-04-22 14:29:28 -04:00
exmisc.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
exmutex.c ACPICA: Undo accidental checkin of not-fully-tested mutex changes 2008-04-22 14:29:28 -04:00
exnames.c ACPICA: Lindent 2007-05-09 23:34:35 -04:00
exoparg1.c ACPICA: Fix for SizeOf when used with Buffers and Packages 2008-04-22 14:29:29 -04:00
exoparg2.c ACPICA: Avoid use of invalid pointers in returned object field 2008-04-22 14:29:21 -04:00
exoparg3.c ACPICA: Avoid use of invalid pointers in returned object field 2008-04-22 14:29:21 -04:00
exoparg6.c ACPICA: Avoid use of invalid pointers in returned object field 2008-04-22 14:29:21 -04:00
exprep.c ACPICA: Implemented full argument resolution support for the BankValue argument to BankField 2008-04-22 14:29:28 -04:00
exregion.c ACPICA: Cosmetic changes only, no functional changes 2008-04-22 14:29:27 -04:00
exresnte.c ACPICA: Fixed a problem with CopyObject used in conjunction with the Index operator 2008-04-22 14:29:28 -04:00
exresolv.c ACPICA: Fixes for Unload and DDBHandles 2008-04-22 14:29:30 -04:00
exresop.c ACPICA: Removed unused code 2008-04-22 14:29:20 -04:00
exstore.c ACPICA: Update behavior of CopyObject to match ACPI spec 2008-04-22 14:29:31 -04:00
exstoren.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
exstorob.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
exsystem.c ACPICA: Cosmetic changes only, no functional changes 2008-04-22 14:29:27 -04:00
exutils.c ACPICA: Cosmetic changes only, no functional changes 2008-04-22 14:29:27 -04:00