Re: Git puzzle

From: Geert Uytterhoeven
Date: Sun Dec 29 2013 - 04:30:47 EST


Hi Gene,

On Sun, Dec 29, 2013 at 6:11 AM, Gene Heskett <gheskett@xxxxxxxx> wrote:
> Yes, I think I can nail it now. One final clarification, do I use a
> .config geared more to my machine, or am I supposed to do a "make
> allmodconfig?"
>
> I haven't done this in a while and I'm still going thru the xconfig,
> stripping out modules for hardware I don't have, but if I just transfer the
> old ones in, they should work but will be building about 1400 modules
> extra.

If you're using ccache ('make CROSS_COMPILE="ccache "'), it may be
much faster to just build everything, than to try to find a config subset that
contains everything you need. And the further in the bisection process, the
less that needs to be recompiled.

Good luck!

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
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/