This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 02/15] powerpc: Use Linux kABI for syscall return
* Adhemerval Zanella:
> It changes the powerpc INTERNAL_VSYSCALL_CALL and INTERNAL_SYSCALL_NCS
> to return a negative value instead of returning the CR value on 'err'
> macro argument.
value on? This part is unclear to me.
> The macro INTERNAL_SYSCALL_DECL is no longer required, and the
> INTERNAL_SYSCALL_ERROR_P follows the other Linux kABIS.
See my other comment about wording here.
The patch looks reasonable to me.