From: Lin Ming Date: Thu, 10 Apr 2008 15:06:40 +0000 (+0400) Subject: ACPICA: Fix for Increment/Decrement operator, incorrect type change X-Git-Tag: v2.6.26-rc1~101^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe4078af56a7b7f37391712cf188df3202b03776;p=pandora-kernel.git ACPICA: Fix for Increment/Decrement operator, incorrect type change Fixed a problem with the Increment and Decrement operators where the type of the target object could be unexpectedly and incorrectly changed. http://www.acpica.org/bugzilla/show_bug.cgi?id=353 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