[PATCH 1/2] Replace x86-64 paccept with accept4

Paolo Bonzini pbonzini at redhat.com
Mon Aug 17 13:08:07 UTC 2009


On 08/17/2009 03:06 PM, Dmitry V. Levin wrote:
> Hi,
>
> On Fri, Aug 14, 2009 at 12:34:05PM +0200, Paolo Bonzini wrote:
>> This patch changes the paccept syscall to accept4 for x86-64, since
>> the former was dropped in Linux kernel commit 2d4c8266.
>>
>> At the same time, it adds support for pretty-printing its arguments.
>
> The pretty printing part of the change is incomplete, it misses
> the case when 3rd arg is NULL.  Please consider a fix appended below.
> All the rest looks OK for me.

Right, my mistake.  Your version looks fine, thanks for fixing it on my 
behalf.

Paolo




More information about the Strace-devel mailing list