s390: wire up separate socketcalls system calls
As discussed on linux-arch all architectures should wire up the separate system calls that are hidden behind the socketcall multiplexer system call. It's just a couple more system calls and gives us a very small performance improvement. Signed-off-by:Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by:
Martin Schwidefsky <schwidefsky@de.ibm.com>
Showing
- arch/s390/include/asm/unistd.h 0 additions, 20 deletionsarch/s390/include/asm/unistd.h
- arch/s390/include/uapi/asm/unistd.h 18 additions, 1 deletionarch/s390/include/uapi/asm/unistd.h
- arch/s390/kernel/compat_wrapper.c 7 additions, 0 deletionsarch/s390/kernel/compat_wrapper.c
- arch/s390/kernel/syscalls.S 17 additions, 0 deletionsarch/s390/kernel/syscalls.S
Loading
Please register or sign in to comment