From: Bob Moore Date: Thu, 10 Apr 2008 15:06:37 +0000 (+0400) Subject: ACPICA: changed order of interpretation of operand objects X-Git-Tag: v2.6.26-rc1~101^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e3156b183aa087bc19804b3295c7c1a71f64752;p=pandora-kernel.git ACPICA: changed order of interpretation of operand objects The interpreter now evaluates operands in the order that they appear (both in the AML and ASL), instead of in reverse order. This previously caused subtle incompatibilities with the MS interpreter as well as being non-intuitive. Signed-off-by: Bob Moore Signed-off-by: Alexey Starikovskiy Signed-off-by: Len Brown --- Reading git-diff-tree failed