From: Lin Ming Date: Thu, 10 Apr 2008 15:06:41 +0000 (+0400) Subject: ACPICA: Fixed a problem with Index references passed as method arguments X-Git-Tag: v2.6.26-rc1~101^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5bcc811f78f294e7be8a0721b3fb513028c5af4;p=pandora-kernel.git ACPICA: Fixed a problem with Index references passed as method arguments References passed as arguments to control methods were dereferenced immediately (before control was passed to the called method). The references are now correctly passed directly to the called method. http://bugzilla.kernel.org/show_bug.cgi?id=5389 Signed-off-by: Lin Ming Signed-off-by: Bob Moore Signed-off-by: Alexey Starikovskiy Signed-off-by: Len Brown --- Reading git-diff-tree failed