From: Starikovskiy, Alexey Y Date: Fri, 18 Aug 2006 15:23:00 +0000 (-0400) Subject: ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDs X-Git-Tag: v2.6.18-rc5~75^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df6fd31995cb2e38b2a7e94bc8f1559b8f55404e;p=pandora-kernel.git ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDs ACPI 3.0 appended a variable length UID string to the LAPIC structure as part of support for > 256 processors. So the BAD_MADT_ENTRY() sanity check can no longer compare for equality with a fixed structure length. Signed-off-by: Alexey Y Starikovskiy Signed-off-by: Len Brown --- Reading git-diff-tree failed