From: David S. Miller Date: Thu, 27 Jul 2006 23:49:21 +0000 (-0700) Subject: [SPARC64]: Fix quad-float multiply emulation. X-Git-Tag: v2.6.18-rc3~24^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92f282988b4ce3967ee8399f7d1184ebfa04e48b;p=pandora-kernel.git [SPARC64]: Fix quad-float multiply emulation. Something is wrong with the 3-multiply (vs. 4-multiply) optimized version of _FP_MUL_MEAT_2_*(), so just use the slower version which actually computes correct values. Noticed by Rene Rebe Signed-off-by: David S. Miller --- Reading git-diff-tree failed