Re: kbuild-permanently-fix-kernel-configuration-include-mess.patch added to -mm tree

From: Coywolf Qi Hunt
Date: Wed Sep 14 2005 - 04:06:24 EST


On 9/14/05, akpm@xxxxxxxx <akpm@xxxxxxxx> wrote:
>
> The patch titled
>
> kbuild: permanently fix kernel configuration include mess.
>
> has been added to the -mm tree. Its filename is
>
> kbuild-permanently-fix-kernel-configuration-include-mess.patch
>
>
> From: Russell King <rmk+lkml@xxxxxxxxxxxxxxxx>
>
> Include autoconf.h into every kernel compilation via the gcc command line
> using -imacros. This ensures that we have the kernel configuration
> included from the start, rather than relying on each file having #include
> <linux/config.h> as appropriate. History has shown that this is something
> which is difficult to get right.

Not all compilations need config.h included and this slows down gratuitously.
--
Coywolf Qi Hunt
http://sosdg.org/~coywolf/
-
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/