Re: Building 100 kernels; we suck at dependencies and drown in warnings

From: David Greaves
Date: Mon Feb 27 2006 - 07:53:35 EST


Grant Coady wrote:

>On Sun, 26 Feb 2006 17:21:17 +0100, Jesper Juhl <jesper.juhl@xxxxxxxxx> wrote:
>
>
>>Hi everyone,
>>
>>I just sat down and build 100 kernels (2.6.16-rc4-mm2 kernels to be exact)
>>
>> 95 kernels were build with 'make randconfig'.
>>
>>
>>That was an interresting experience.
>>
>>
>
>Welcome to the club ;) I gave up make randconfig months ago as
>there's simply too much noise in there... There are same errors
>popping up for months now without resolution, and I lack experience
>to fix most things I see -- asked akpm once but not grok Andrew's
>response (months ago).
>
>
How about introducing an 'overlay' config that is introduced after
randconfig runs?

That gives you the ability to, for example, always set

CONFIG_EMBEDDED=n

Then you can progressivley eliminate some known issues (which is not
what you're trying to find anyway).

David

--

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