[PATCH 1/6] Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN
Joseph Myers
joseph@codesourcery.com
Fri Aug 21 16:36:00 GMT 2015
On Fri, 21 Aug 2015, H.J. Lu wrote:
> One problem with sysdeps/unix/sysv/linux/sysdep.h is many
> arch specific Linux sysdep.h files have things like
>
> sysdeps/unix/sysv/linux/hppa/sysdep.h:#include <sysdeps/unix/sysdep.h>
>
> which means adding sysdeps/unix/sysv/linux/sysdep.h requires
> changes to all those sysdep.h files.
Yes, I don't see that as a problem (the changes to each sysdep.h file are
mechanical, you don't actually need to test them on each architecture).
We have plenty of time before 2.23 to get a better version of this patch
series, with more than 6 patches, done before it goes on master again once
there is consensus, if first it's reverted and then, with master in a
safer state, we take the time to get this series right.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list