Re: Linux 2.6.0-test6

From: Linus Torvalds
Date: Sun Sep 28 2003 - 12:38:43 EST



On Sun, 28 Sep 2003, Geert Uytterhoeven wrote:
>
> On Sat, 27 Sep 2003, Linus Torvalds wrote:
> > Bernardo Innocenti:
> > o GCC 3.3.x/3.4 compatiblity fix in include/linux/init.h
>
> This change breaks 2.95 for some source files, because <linux/init.h> doesn't
> include <linux/compiler.h>. Do you want to have the missing include added to
> <linux/init.h>, or to the individual source files that need it?

Interesting. I'm pretty sure I did a "make allyesconfig" just before the
test6 release, so apparently x86 includes it indirectly through some path,
and so it only shows up on m68k and arm?

This, btw, is a pretty common thing. I wonder what we could do to make
sure that different architectures wouldn't have so different include file
structures. It's happened _way_ too often.

Any ideas?

Linus

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