From: Bob Moore Date: Thu, 10 Apr 2008 15:06:43 +0000 (+0400) Subject: ACPICA: Fix for extraneous debug message for packages X-Git-Tag: v2.6.26-rc1~101^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ba7d25c70699cdd3e06fc049d8884ee54b9d5db;p=pandora-kernel.git 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 Signed-off-by: Alexey Starikovskiy Signed-off-by: Len Brown --- Reading git-diff-tree failed