aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorLiu Yu <[email protected]>2008-10-28 11:50:18 +0800
committerKumar Gala <[email protected]>2008-12-03 08:19:12 -0600
commitcf03033658739accd24f18f864107151a2e9a796 (patch)
tree03b7205dc07dfc875c045804eb7bf8eaf9c5d5e7 /net/lapb/lapb_subr.c
parent55b9121b4295a8260e52dd78327f1edd1e34feb2 (diff)
powerpc/math-emu: Fix single float point division bug
PowerPC float point division emulation is derived from gcc. I reported this problem on gcc maillist and got this reply: http://gcc.gnu.org/ml/gcc/2008-03/msg00543.html Since UDIV_NEEDS_NORMALIZATION is not used by kernel, we should use _FP_DIV_MEAT_1_udiv_norm to make sure the single float point is normalized before udiv_qrnnd. Signed-off-by: Liu Yu <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions