[PATCH v2 1/9] aarch64: Remove DOARGS/UNDOARGS macros

Marcus Shawcroft marcus.shawcroft@gmail.com
Sat May 24 08:41:00 GMT 2014


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



More information about the Libc-alpha mailing list