From: Bob Moore Date: Thu, 10 Apr 2008 15:06:43 +0000 (+0400) Subject: ACPICA: Fix for possible error when packages/buffers are passed to methods externally X-Git-Tag: v2.6.26-rc1~101^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24a3157a90ddf851a0880c0b8963bc43481cd85b;p=pandora-kernel.git ACPICA: Fix for possible error when packages/buffers are passed to methods externally Fixed a problem where buffer and package objects passed as arguments to a control method via the external AcpiEvaluateObject interface could cause an AE_AML_INTERNAL exception depending on the order and type of operators executed by the target control method. Signed-off-by: Bob Moore Signed-off-by: Alexey Starikovskiy Signed-off-by: Len Brown --- Reading git-diff-tree failed