Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f5956f84 authored by Heiko Carstens's avatar Heiko Carstens Committed by Martin Schwidefsky
Browse files

[S390] Wire up epoll_pwait syscall.

parent 8b42f5c2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -320,3 +320,4 @@ SYSCALL(sys_tee,sys_tee,sys_tee_wrapper)
SYSCALL(sys_vmsplice,sys_vmsplice,compat_sys_vmsplice_wrapper)
NI_SYSCALL							/* 310 sys_move_pages */
SYSCALL(sys_getcpu,sys_getcpu,sys_getcpu_wrapper)
SYSCALL(sys_epoll_pwait,sys_epoll_pwait,sys_ni_syscall)
+2 −1
Original line number Diff line number Diff line
@@ -249,8 +249,9 @@
#define __NR_vmsplice		309
/* Number 310 is reserved for new sys_move_pages */
#define __NR_getcpu		311
#define __NR_epoll_pwait	312

#define NR_syscalls 312
#define NR_syscalls 313

/* 
 * There are some system calls that are not present on 64 bit, some