[PATCH] s390: New syscalls for 2.6.17

Dmitry V. Levin ldv at altlinux.org
Mon Sep 4 12:55:07 UTC 2006


On Mon, Sep 04, 2006 at 02:14:10PM +0200, Michael Holzheu wrote:
> > On Mon, Sep 04, 2006 at 10:51:19AM +0200, Michael Holzheu wrote:
> > > This patch adds the new syscalls of 2.6.17 for the architectures
> > > s390 and s390x. Roland, could you please integrate this patch?
> >
> > Michael, could you please check for my patch #135427 attached to
> > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=178633
> > - it should already contain all necessary changes.
> 
> Looks good! Two comments:
> 
> For s390 (not s390x!) you should change
> 
> +     { 4,  TD|TD,      sys_newfstatat,         "newfstatat"      }, /* 293
> */
> to
> +     { 4,  TD|TF,      printargs,        "fstatat64" }, /* 293 */

Does fstatat64 require special deparser?

> ... and in gereral I think you should change
> 
> +      { 4,    TD|TF,  printargs,              "linkat"        }, /* 296 */
> to
> +      { 5,    TD|TF,  printargs,              "linkat"        }, /* 296 */

Indeed, thank you.

> Will your patch be integrated into source forge strace CVS?

This usually happens, but Roland seems to be quite busy nowadays...


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20060904/bf1e47ee/attachment.bin>


More information about the Strace-devel mailing list