seccomp, tcp: Add fcntl64 to pasta syscalls for armv6l, armv7l
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
2
tcp.c
2
tcp.c
@@ -304,7 +304,7 @@
|
|||||||
* - SPLICE_FIN_TO: FIN (EPOLLRDHUP) seen from connected socket
|
* - SPLICE_FIN_TO: FIN (EPOLLRDHUP) seen from connected socket
|
||||||
* - SPLICE_FIN_BOTH: FIN (EPOLLRDHUP) seen from both sides
|
* - 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>
|
#include <sched.h>
|
||||||
|
Reference in New Issue
Block a user