Re: [GIT PULL] kbuild fixes

From: Sam Ravnborg
Date: Sun May 25 2008 - 14:31:12 EST


On Sun, May 25, 2008 at 09:12:28AM +0200, Sam Ravnborg wrote:
> Hi Linus.
>
> Please pull from:
>
> ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
>
> This fixes the 'make oldconfig' regression you reported.
> And in addition a small .gitignore and ver_linux update.
>
> Sam
>
> The pull includes the following patches:
>
> Gabriel C (1):
> scripts/ver_linux use 'gcc -dumpversion'
>
> Jike Song (1):
> .gitignore: match ncscope.out
>
> Sam Ravnborg (1):
> Kconfig: add KBUILD_DEFCONFIG to DEFCONFIG_LIST

And this commit caused my make to enter an
infinite looke calling scripts/kconfig/conf -s arch/x86/Kconfig
Reproduceable by:
make defconfig
make

[on my 32 bit x86]

May try to dig into this later tonight.

For now I have dropped all commits from kbuild-fixes.git so
the bad commit does not end up in -linus, -next or -mm.

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