From: Lin Ming Date: Thu, 10 Apr 2008 15:06:41 +0000 (+0400) Subject: ACPICA: Fixed a problem with CopyObject used in conjunction with the Index operator X-Git-Tag: v2.6.26-rc1~101^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cb2ef6606e0abd8565f66b5f95267de1b390694;p=pandora-kernel.git ACPICA: Fixed a problem with CopyObject used in conjunction with the Index operator The reference was incorrectly dereferenced before the copy. The reference is now correctly copied. http://bugzilla.kernel.org/show_bug.cgi?id=5391 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