From: Bob Moore Date: Tue, 10 Jun 2008 06:12:50 +0000 (+0800) Subject: ACPICA: Ignore ACPI table signature for Load() operator X-Git-Tag: v2.6.26-rc6~10^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc45b1d39a925b56796bebf8a397a0491489d85c;p=pandora-kernel.git ACPICA: Ignore ACPI table signature for Load() operator Only "SSDT" is acceptable to the ACPI spec, but tables are seen with OEMx and null sigs. Therefore, signature validation is worthless. Apparently MS ACPI accepts such signatures, ACPICA must be compatible. http://bugzilla.kernel.org/show_bug.cgi?id=10454 Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed