Re: weird behavior from kernel

From: Willy Tarreau
Date: Mon Mar 13 2006 - 04:08:37 EST


On Mon, Mar 13, 2006 at 03:41:44PM +0800, James Yu wrote:
> It's a custom board I got, and the official 2.6 doesn't work on it. So
> I have to use 2.4.
>
> I tried -fno-strength-reduce option, and it doesn't seem to work though.
> Still looking for solutions~

Other possibilities involve uninitialized variables which can get different
values depending on the code generated.

Regards,
Willy

-
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/