Re: [kbuild-devel] Need opinions on asm-offsets cleanup (Re: [patch 01/03] kbuild, asm-values: infrastructure)

2007-06-14 Thread Sam Ravnborg
On Thu, Jun 14, 2007 at 01:16:21PM +0200, Oleg Verych wrote: > On Thu, Jun 14, 2007 at 11:12:25AM +0200, Sam Ravnborg wrote: > > On Thu, Jun 14, 2007 at 09:41:43AM +0200, Oleg Verych wrote: > > > Jun 13, 2007 at 01:36:51AM +0200, asm-values patch set: > > > > * header with widely used value

[kbuild-devel] Need opinions on asm-offsets cleanup (Re: [patch 01/03] kbuild, asm-values: infrastructure)

2007-06-14 Thread Oleg Verych
On Thu, Jun 14, 2007 at 11:12:25AM +0200, Sam Ravnborg wrote: > On Thu, Jun 14, 2007 at 09:41:43AM +0200, Oleg Verych wrote: > > Jun 13, 2007 at 01:36:51AM +0200, asm-values patch set: > > > * header with widely used value definitions > > > * handle all asm-related things in one file (Makefile.

Re: [kbuild-devel] [patch 01/03] kbuild, asm-values: infrastructure

2007-06-14 Thread Sam Ravnborg
On Thu, Jun 14, 2007 at 09:41:43AM +0200, Oleg Verych wrote: > Jun 13, 2007 at 01:36:51AM +0200, asm-values patch set: > > * header with widely used value definitions > > * handle all asm-related things in one file (Makefile.asm) > > * move some asm bits from Makefile.build there > >

Re: [kbuild-devel] [patch 01/03] kbuild, asm-values: infrastructure

2007-06-14 Thread Oleg Verych
Jun 13, 2007 at 01:36:51AM +0200, asm-values patch set: > * header with widely used value definitions > * handle all asm-related things in one file (Makefile.asm) > * move some asm bits from Makefile.build there > (rule %.s:%.c) > * add script to generate headers fro