Re: [PATCH] Fix 32bit build for git-x86

2008-01-15 Thread Ingo Molnar
* Andi Kleen <[EMAIL PROTECTED]> wrote: > Fixes the 32build here with git-x86 (tip > 2f42671697ea9abc7d10ea7f663d6ef6e8ec6358) > > Fix git-x86 build your patch does not apply and this build bug is not present in x86.git. This bit: > - KBUILD_IMAGE := $(boot)/bzImage >

Re: [PATCH] Fix 32bit build for git-x86

2008-01-15 Thread Ingo Molnar
* Sam Ravnborg <[EMAIL PROTECTED]> wrote: > I wonder how these tabs came in. I am almost sure they were not in my > original patch. But as git-send-email do not save copies of my sent > mails I cannot be sure. they are spaces in the patch i have from you, not tabs. I've attached your patch

Re: [PATCH] Fix 32bit build for git-x86

2008-01-15 Thread Ingo Molnar
* Sam Ravnborg [EMAIL PROTECTED] wrote: I wonder how these tabs came in. I am almost sure they were not in my original patch. But as git-send-email do not save copies of my sent mails I cannot be sure. they are spaces in the patch i have from you, not tabs. I've attached your patch below.

Re: [PATCH] Fix 32bit build for git-x86

2008-01-15 Thread Ingo Molnar
* Andi Kleen [EMAIL PROTECTED] wrote: Fixes the 32build here with git-x86 (tip 2f42671697ea9abc7d10ea7f663d6ef6e8ec6358) Fix git-x86 build your patch does not apply and this build bug is not present in x86.git. This bit: - KBUILD_IMAGE := $(boot)/bzImage +KBUILD_IMAGE

Re: [PATCH] Fix 32bit build for git-x86

2008-01-14 Thread Junio C Hamano
Sam Ravnborg <[EMAIL PROTECTED]> writes: > I wonder how these tabs came in. > I am almost sure they were not in my original patch. But as git-send-email > do not save copies of my sent mails I cannot be sure. > > Ingo - do you have a script on your side that could have converted > the spaces to

Re: [PATCH] Fix 32bit build for git-x86

2008-01-14 Thread Sam Ravnborg
On Tue, Jan 15, 2008 at 02:04:49AM +0100, Andi Kleen wrote: > > Fixes the 32build here with git-x86 (tip > 2f42671697ea9abc7d10ea7f663d6ef6e8ec6358) > > Fix git-x86 build > > Otherwise > > make[3]: Nothing to be done for `vmlinux'. > KBUILD_IMAGE := arch/x86/boot/bzImage > make[2]:

Re: [PATCH] Fix 32bit build for git-x86

2008-01-14 Thread Sam Ravnborg
On Tue, Jan 15, 2008 at 02:04:49AM +0100, Andi Kleen wrote: Fixes the 32build here with git-x86 (tip 2f42671697ea9abc7d10ea7f663d6ef6e8ec6358) Fix git-x86 build Otherwise make[3]: Nothing to be done for `vmlinux'. KBUILD_IMAGE := arch/x86/boot/bzImage make[2]: KBUILD_IMAGE:

Re: [PATCH] Fix 32bit build for git-x86

2008-01-14 Thread Junio C Hamano
Sam Ravnborg [EMAIL PROTECTED] writes: I wonder how these tabs came in. I am almost sure they were not in my original patch. But as git-send-email do not save copies of my sent mails I cannot be sure. Ingo - do you have a script on your side that could have converted the spaces to tabs? It