Re: [patch, fix build regression] kbuild: Kbuild.include avoid using spaces in call arguments

2007-02-08 Thread Roman Zippel
Hi, On Wed, 7 Feb 2007, Andrew Morton wrote: > I'm sitting on these: > > search-a-little-harder-for-mkimage.patch > make-mkcompile_h-use-lang=c-and-lc_all=c-for-cc-v.patch > add-mailmap-for-proper-git-shortlog-output.patch > qconf-immediately-update-integer-and-string-values-in-xconfig-display-t

Re: [patch, fix build regression] kbuild: Kbuild.include avoid using spaces in call arguments

2007-02-08 Thread Sam Ravnborg
On Wed, Feb 07, 2007 at 03:52:54PM -0800, Linus Torvalds wrote: > > > On Thu, 8 Feb 2007, Roman Zippel wrote: > > > > Sorry, it needs more changes, the patch simply wasn't ready. > > One problem I find very problematic with all the Kbuild setup is that > people tend to be very quiet about any

Re: [patch, fix build regression] kbuild: Kbuild.include avoid using spaces in call arguments

2007-02-07 Thread Andrew Morton
On Wed, 7 Feb 2007 15:52:54 -0800 (PST) Linus Torvalds <[EMAIL PROTECTED]> wrote: > On Thu, 8 Feb 2007, Roman Zippel wrote: > > > > Sorry, it needs more changes, the patch simply wasn't ready. > > One problem I find very problematic with all the Kbuild setup is that > people tend to be very qu

Re: [patch, fix build regression] kbuild: Kbuild.include avoid using spaces in call arguments

2007-02-07 Thread Roman Zippel
Hi, On Wed, 7 Feb 2007, Linus Torvalds wrote: > So I end up in a situation where I just basically will apply the patches > just becauseif I don't, nothing ever happens. The good news is that _once_ > I apply them, people will usually notice problems and send in fixes fairly > quickly. But this

Re: [patch, fix build regression] kbuild: Kbuild.include avoid using spaces in call arguments

2007-02-07 Thread Roman Zippel
Hi, On Wed, 7 Feb 2007, Randy Dunlap wrote: > > > > Linus, please revert. Thanks. > > > > > > Roman, while it went so fast to Linus, i didn't expect that, let me > > > try to fix all this with this little patch. > > > > Sorry, it needs more changes, the patch simply wasn't ready. > > Can you

Re: [patch, fix build regression] kbuild: Kbuild.include avoid using spaces in call arguments

2007-02-07 Thread Linus Torvalds
On Thu, 8 Feb 2007, Roman Zippel wrote: > > Sorry, it needs more changes, the patch simply wasn't ready. One problem I find very problematic with all the Kbuild setup is that people tend to be very quiet about any build issues until they simply go in. Things don't "get ready" on their own. I

Re: [patch, fix build regression] kbuild: Kbuild.include avoid using spaces in call arguments

2007-02-07 Thread Randy Dunlap
On Thu, 8 Feb 2007 00:34:50 +0100 (CET) Roman Zippel wrote: > Hi, > > On Wed, 7 Feb 2007, Oleg Verych wrote: > > > > Linus, please revert. Thanks. > > > > Roman, while it went so fast to Linus, i didn't expect that, let me > > try to fix all this with this little patch. > > Sorry, it needs mo

Re: [patch, fix build regression] kbuild: Kbuild.include avoid using spaces in call arguments

2007-02-07 Thread Roman Zippel
Hi, On Wed, 7 Feb 2007, Oleg Verych wrote: > > Linus, please revert. Thanks. > > Roman, while it went so fast to Linus, i didn't expect that, let me > try to fix all this with this little patch. Sorry, it needs more changes, the patch simply wasn't ready. bye, Roman - To unsubscribe from this

[patch, fix build regression] kbuild: Kbuild.include avoid using spaces in call arguments

2007-02-07 Thread Oleg Verych
On Wed, Feb 07, 2007 at 06:47:15PM +0100, Roman Zippel wrote: > Hi, > > On Wed, 7 Feb 2007, Alexey Dobriyan wrote: > > > The change below is shitting i386 defconfig (as well as my usual config) > > build log with warnings: > > > > CC init/main.o > > `-mcpu=' is deprecated. Use `-mtune=' o