Re: 2.5.74-mm1

William Lee Irwin III (wli@holomorphy.com)
Thu, 3 Jul 2003 22:53:15 -0700


On Thu, Jul 03, 2003 at 02:15:08PM -0700, Andrew Morton wrote:
> ok. If you're feeling keen could you please revert the cpumask_t patch.
> And please send the .config, thanks.

Zwane reproduced this and when I compiled an identical kernel for him
it went away; the only difference wsa the compiler version.

i.e. this looks like a compiler issue of some kind.

Boszormenyi, Helge, could I get compiler versions? Zwane had

<zwane:#offtopic> gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
<zwane:#offtopic> Copyright (C) 2002 Free Software Foundation, Inc.
<zwane:#offtopic> This is free software; see the source for copying conditions
+. There is NO
<zwane:#offtopic> warranty; not even for MERCHANTABILITY or FITNESS FOR A
+PARTICULAR PURPOSE.

so this looks like one of the offending compilers; the one I used that worked
was:

$ gcc --version
gcc (GCC) 3.3 (Debian)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Going over the disassemblies...

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