Re: [uml-devel] [PATCH] um: minor Makefile simplification through use of cc-ifversion

2009-11-03 Thread Frans Pop
Hi Sam, You planned to take any of these patches not picked up by arch maintainers in kbuild.git. This looks to be the only one not yet included in mainline. Cheers, FJP On Thursday 23 July 2009, Frans Pop wrote: > Signed-off-by: Frans Pop > --- > > Change was suggested by Sam Ravnborg; see >

Re: [uml-devel] [PATCH] um: minor Makefile simplification through use of cc-ifversion

2009-07-24 Thread Amerigo Wang
On Thu, Jul 23, 2009 at 11:30:02PM +0200, Sam Ravnborg wrote: >On Thu, Jul 23, 2009 at 08:57:51PM +0200, Frans Pop wrote: >> Signed-off-by: Frans Pop >Acked-by: Sam Ravnborg Acked-by: WANG Cong > >If this patch is not pisked up by anyone else I will take it in kbuild.git. Thanks. ---

Re: [uml-devel] [PATCH] um: minor Makefile simplification through use of cc-ifversion

2009-07-23 Thread Sam Ravnborg
On Thu, Jul 23, 2009 at 08:57:51PM +0200, Frans Pop wrote: > Signed-off-by: Frans Pop Acked-by: Sam Ravnborg If this patch is not pisked up by anyone else I will take it in kbuild.git. Sam -- __

[uml-devel] [PATCH] um: minor Makefile simplification through use of cc-ifversion

2009-07-23 Thread Frans Pop
Signed-off-by: Frans Pop --- Change was suggested by Sam Ravnborg; see http://lkml.org/lkml/2009/7/18/15. Untested, but a similar patch for x86 was tested to work. diff --git a/arch/um/Makefile-i386 b/arch/um/Makefile-i386 index 302cbe5..2c3e658 100644 --- a/arch/um/Makefile-i386 +++ b/arch/um/M