[PATCH] syscallent.h
Mike Frysinger
vapier at gentoo.org
Sat Nov 7 14:21:11 UTC 2009
On Saturday 07 November 2009 08:13:42 Dmitry V. Levin wrote:
> On Fri, Nov 06, 2009 at 09:16:37PM -0500, Mike Frysinger wrote:
> > On Friday 06 November 2009 20:20:32 William Cohen wrote:
> > > --- strace-4.5.19/linux/syscallent.h
> > > +++ strace-4.5.19/linux/syscallent.h
> >
> > every arch has its own syscallent.h. any reason to keep this file around
> > ?
>
> Yes, linux/syscallent.h is used on x86. Also, this file is included by
> linux/x86_64/syscallent1.h and linux/ia64/syscallent.h files.
so basically there's x86-specific files stuck in common code location ?
wouldnt it make sense to move those to an x86/ subdir then ?
if there's any common code version, it would make more sense to base it on the
asm-generic work that's in the kernel now than on an arch that, while some
people started off copying it, all have diverged at some point.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20091107/098ff932/attachment.bin>
More information about the Strace-devel
mailing list