From: Bob Moore Date: Thu, 12 Nov 2009 01:31:50 +0000 (+0800) Subject: ACPICA: Change package length error message to an info message X-Git-Tag: v2.6.33-rc1~334^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d5d05d0704127c9acd24090c14731c111bd0af1;p=pandora-kernel.git ACPICA: Change package length error message to an info message This message happens when the package element list is longer than the declared length of the package. Changed to an info message because this condition is not actually an error. It is caused by the BIOS attempting to truncate the package on the fly by adjusting the package element count at the start of the package definition. Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed