On Tuesday, March 01, 2011 05:31:40 Dmitry V. Levin wrote:
> On Mon, Feb 28, 2011 at 08:21:17PM -0500, Mike Frysinger wrote:
> > The basic method is:
> >  - each arch has linux/<arch>/ioctlent.h.in which defines only the
> >    arch-specific ioctls
> >  - linux/ioctlent.h.in which defines only the common ioctls
> >  - at build time, these two headers are combined & sorted to produce
> >    the linux/ioctlent.h file
> 
> I wonder how to update these *.h.in files after the change?
> linux/ioctlent.sh still generates old stuff, so whether
> ./configure --enable-maintainer-mode && make
> would work properly?

i think we'd want to update ioctlent.sh to auto scan all arches

> > ive deleted all the delete hunks from this patch.  to reproduce:
> >             git rm linux/*/ioctlent.h
> >     
> >     The ioctlent.h.in files were created by:
> >             grep asm ioctlent.h > ioctlent.h.in
> 
> Something went wrong with this commit:
> $ find linux/ -size 0
> linux/s390x/ioctlent.h.in
> linux/sparc64/ioctlent.h.in
> linux/hppa/ioctlent.h.in

i havent tested all the arches yet ... i wanted to get the basic idea down 
before i verified it all

so if you're happy with this, i can start that process
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Strace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to