From: Bob Moore Date: Sun, 28 Sep 2008 07:26:17 +0000 (+0800) Subject: ACPICA: New: Validation for predefined ACPI methods/objects X-Git-Tag: v2.6.28-rc1~26^2~26^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8707b340fb5b6313cde784b944a568dfd770ddd;p=pandora-kernel.git ACPICA: New: Validation for predefined ACPI methods/objects Validates predefined ACPI objects that appear in the namespace, at the time they are evaluated. The argument count and the type of the returned object are validated. The purpose of this validation is to detect problems with the BIOS-exposed predefined ACPI objects before the results are returned to the ACPI-related drivers. Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed