mirror of
https://passt.top/passt
synced 2024-12-22 21:55:22 +00:00
seccomp, tcp: Add fcntl64 to pasta syscalls for armv6l, armv7l
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
8d33ec62de
commit
04fd94ab07
2
tcp.c
2
tcp.c
@ -304,7 +304,7 @@
|
||||
* - SPLICE_FIN_TO: FIN (EPOLLRDHUP) seen from connected socket
|
||||
* - SPLICE_FIN_BOTH: FIN (EPOLLRDHUP) seen from both sides
|
||||
*
|
||||
* #syscalls:pasta pipe2|pipe fcntl ppc64:fcntl64
|
||||
* #syscalls:pasta pipe2|pipe fcntl armv6l:fcntl64 armv7l:fcntl64 ppc64:fcntl64
|
||||
*/
|
||||
|
||||
#include <sched.h>
|
||||
|
Loading…
Reference in New Issue
Block a user