From: Bob Moore Date: Tue, 10 Jun 2008 04:25:42 +0000 (+0800) Subject: ACPICA: Add argument count checking to control method invocation via acpi_evaluate_object X-Git-Tag: v2.6.27-rc1~1050^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3454ae8104efb2dbf0d08ec42c6f5d0fe9225bc;p=pandora-kernel.git ACPICA: Add argument count checking to control method invocation via acpi_evaluate_object Error if too few arguments, warning if too many. This applies only to external programmatic control method execution, not method-to-method calls within the AML. Signed-off-by: Lin Ming Signed-off-by: Bob Moore Signed-off-by: Len Brown Signed-off-by: Andi Kleen --- Reading git-diff-tree failed