Re: FPU-intensive programs crashing with floating point

From: Ingo Molnar
Date: Mon Aug 22 2005 - 17:34:08 EST



* Chuck Ebbert <76306.1226@xxxxxxxxxxxxxx> wrote:

> (And it looks like there is a small bug in there. The switch should
> be:
>
> switch (((~cwd) & swd & 0x3f) | (swd & 1 ? swd & 0x240 : 0)) {
>
> because the SF and CC1 bits are only relevant when IE is set.)

please send a separate patch for that against -mm to Andrew, we want
this fixed too.

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/