Revision 92f282988b4ce3967ee8399f7d1184ebfa04e48b authored by David S. Miller on 27 July 2006, 23:49:21 UTC, committed by David S. Miller on 27 July 2006, 23:49:21 UTC
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 <davem@davemloft.net>
1 parent 6482132
History
File Mode Size
Kbuild -rw-r--r-- 50 bytes
iscsi_if.h -rw-r--r-- 9.1 KB
iscsi_proto.h -rw-r--r-- 13.9 KB
libiscsi.h -rw-r--r-- 8.8 KB
scsi.h -rw-r--r-- 13.2 KB
scsi_cmnd.h -rw-r--r-- 4.7 KB
scsi_dbg.h -rw-r--r-- 738 bytes
scsi_device.h -rw-r--r-- 12.9 KB
scsi_devinfo.h -rw-r--r-- 1.9 KB
scsi_driver.h -rw-r--r-- 762 bytes
scsi_eh.h -rw-r--r-- 2.0 KB
scsi_host.h -rw-r--r-- 21.1 KB
scsi_ioctl.h -rw-r--r-- 1.2 KB
scsi_tcq.h -rw-r--r-- 3.2 KB
scsi_transport.h -rw-r--r-- 3.5 KB
scsi_transport_fc.h -rw-r--r-- 16.0 KB
scsi_transport_iscsi.h -rw-r--r-- 8.6 KB
scsi_transport_sas.h -rw-r--r-- 5.2 KB
scsi_transport_spi.h -rw-r--r-- 6.8 KB
scsicam.h -rw-r--r-- 674 bytes
sg.h -rw-r--r-- 14.8 KB
srp.h -rw-r--r-- 5.5 KB

back to top