From: Bob Moore Date: Tue, 10 Jun 2008 04:53:01 +0000 (+0800) Subject: ACPICA: Fix possible negative array index in acpi_ut_validate_exception X-Git-Tag: v2.6.27-rc1~1050^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11f2a61ab418305167f9a3f3a31a50449222f64b;p=pandora-kernel.git ACPICA: Fix possible negative array index in acpi_ut_validate_exception Added NULL fields to the exception string arrays to eliminate the -1 subtraction on the SubStatus field. Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown Signed-off-by: Andi Kleen --- Reading git-diff-tree failed