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 v2 1/9] aarch64: Remove DOARGS/UNDOARGS macros


On 24 May 2014 01:11, Richard Henderson <rth@twiddle.net> wrote:
> From: Richard Henderson <rth@redhat.com>
>
> While they do something for AArch32, they're useless for AArch64.
> ---
>  .../unix/sysv/linux/aarch64/nptl/sysdep-cancel.h   |  3 ---
>  sysdeps/unix/sysv/linux/aarch64/sysdep.h           | 24 ++--------------------
>  2 files changed, 2 insertions(+), 25 deletions(-)

>  /* Linux takes system call args in registers:
> -       syscall number  in the SVC instruction
> +       syscall number  x8

Clearly the comment is wrong and needs updating, but it is not related
to the rest of this patch.

Ok, but two commits please.


/Marcus


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