From: Bob Moore Date: Fri, 4 Jul 2008 02:57:51 +0000 (+0800) Subject: ACPICA: Fix table compare code, length then data X-Git-Tag: v2.6.28-rc1~26^2~26^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6f30539f31a8129288b0e5640d3eb1174848c15;p=pandora-kernel.git ACPICA: Fix table compare code, length then data Split the ACPI table compare. First check that the lengths match exactly. Then compare the data. Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Andi Kleen Signed-off-by: Len Brown --- Reading git-diff-tree failed