In article <[EMAIL PROTECTED]> you wrote:
> Here are two new uses of floating point that popped up in the 2.4.5-ac4
> kernel.  While the expressions that use FP are trivial, at least my
> version of gcc does not calculate them at compile time.

> [BUG] DMFE_TX_KICK is (HZ * 0.5) which gcc does as floating point.  Fix is
>        trivial: just divide by 2 instead.

Fixed in 2.4.5-ac5 already
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to