From: Bob Moore Date: Thu, 10 Apr 2008 15:06:40 +0000 (+0400) Subject: ACPICA: Fixed a problem with FromBCD and ToBCD with some compilers X-Git-Tag: v2.6.26-rc1~101^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f549a240ccb2755066587e1e6ef9f74f485a46a;p=pandora-kernel.git ACPICA: Fixed a problem with FromBCD and ToBCD with some compilers On some compilers, the ShortDivide function worked incorrectly, causing problems with the BCD functions with large input values. (Truncation from 64-bit to 32-bit occurred.) Internal http://www.acpica.org/bugzilla/show_bug.cgi?id=435 Signed-off-by: Bob Moore Signed-off-by: Alexey Starikovskiy Signed-off-by: Len Brown --- Reading git-diff-tree failed