[PATCH] sparc64: remove bind, listen and setsockopt from syscalls.list
Aurelien Jarno
aurelien@aurel32.net
Wed Mar 2 07:50:00 GMT 2016
On 2016-03-02 03:05, Joseph Myers wrote:
> On Tue, 1 Mar 2016, Aurelien Jarno wrote:
>
> > The bind, listen and setsockopt syscalls have recently been added in
> > kernel 4.4. They should therefore not appear in syscalls.list as it
> > means they are use inconditionally instead of possibly using the
> > the socketcall fallback.
>
> Any new socket syscalls not in syscalls.list should also have the
> appropriate __ASSUME_* macros defined in kernel-features.h (although that
> change wouldn't be appropriate for backporting).
Indeed you are correct. I'll send it as an additional patch to ease
backporting.
--
Aurelien Jarno GPG: 4096R/1DDD8C9B
aurelien@aurel32.net http://www.aurel32.net
More information about the Libc-alpha
mailing list