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]

[PATCH v3.5 0/2] aarch64 syscall cleanups


>From the v2 patch set, Marcus was right that I missed __ioctl.
Here I fix that and then get rid of the now unused PSEUDO_RET.


r~


Richard Henderson (2):
  aarch64: Fix error return from __ioctl
  aarch64: Remove PSEUDO_RET

 sysdeps/unix/sysv/linux/aarch64/ioctl.S  | 13 +++++++------
 sysdeps/unix/sysv/linux/aarch64/sysdep.h | 23 +++--------------------
 2 files changed, 10 insertions(+), 26 deletions(-)

-- 
1.9.3


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