From: Catalin Marinas Date: Mon, 10 Apr 2006 20:32:39 +0000 (+0100) Subject: [ARM] 3471/1: FTOSI functions should return 0 for NaN X-Git-Tag: v2.6.17-rc2~284^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1320a80d1d2587545f39bc0d2dc3adaf390250ef;p=pandora-kernel.git [ARM] 3471/1: FTOSI functions should return 0 for NaN Patch from Catalin Marinas The NaN case was dealed with by the "exponent >= ... + 32" condition but it was not setting the value "d" to 0. Signed-off-by: Ken'ichi Kuromusha Signed-off-by: Russell King --- Reading git-diff-tree failed