This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 3/6] aarch64: Tidy syscall error check


On 21 May 2014 16:04, Richard Henderson <rth@twiddle.net> wrote:

> (2) They do nothing on aarch64, since all parameters are already in registers.
>  So why should we pretend to invoke them?

We should just remove all of the DOARGS/UNDOARGS definitions and uses
from  sysdep.h and sysdep-cancel.h.  Do you want to  write that patch?

/Marcus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]