On Mon, Feb 28, 2011 at 08:21:17PM -0500, Mike Frysinger wrote:
> This unifies all the ioctlent.h's in the linux subdir while still
> allowing each arch to maintain its own minor list.

Thanks.

> 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?

[...]
> 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


-- 
ldv

Attachment: pgpK6yhUsRjHI.pgp
Description: PGP signature

------------------------------------------------------------------------------
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