]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ACPICA: Fix table compare code, length then data
authorBob Moore <robert.moore@intel.com>
Fri, 4 Jul 2008 02:57:51 +0000 (10:57 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 23 Oct 2008 03:14:36 +0000 (23:14 -0400)
commita6f30539f31a8129288b0e5640d3eb1174848c15
tree5a8210fee6445161bd44ef3bead4b86828d47d15
parent9db4fcd99f7ef886ded97cd26a8642c70fbe34df
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 <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/tables/tbinstal.c