linux/drivers/acpi/dispatcher
Bob Moore 0ba7d25c70 ACPICA: Fix for extraneous debug message for packages
Fixed a problem where an extraneous debug message was produced for
package objects (when debugging enabled). The message "Package
List length larger than NumElements count" is now produced in
the correct case, and is also an error message rather than a
debug message. Added a debug message for the opposite case, where
NumElements is larger than the Package List, and the package has
been padded out with NULL elements.

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 15:34:41 -04:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dsfield.c ACPICA: Implemented full argument resolution support for the BankValue argument to BankField 2008-04-22 14:29:28 -04:00
dsinit.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
dsmethod.c ACPICA: Cosmetic changes only, no functional changes 2008-04-22 14:29:27 -04:00
dsmthdat.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
dsobject.c ACPICA: Fix for extraneous debug message for packages 2008-04-22 15:34:41 -04:00
dsopcode.c ACPICA: Implemented full argument resolution support for the BankValue argument to BankField 2008-04-22 14:29:28 -04:00
dsutils.c ACPICA: Implemented full argument resolution support for the BankValue argument to BankField 2008-04-22 14:29:28 -04:00
dswexec.c ACPICA: Implemented full argument resolution support for the BankValue argument to BankField 2008-04-22 14:29:28 -04:00
dswload.c ACPICA: Implemented full support for deferred execution for the TermArg string arguments for DataTableRegion 2008-04-22 14:29:28 -04:00
dswscope.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
dswstate.c ACPICA: Cosmetic changes only, no functional changes 2008-04-22 14:29:27 -04:00