aboutgitcodebugslistschat
path: root/util.c
diff options
context:
space:
mode:
authorStefano Brivio <sbrivio@redhat.com>2025-02-02 20:53:47 +0100
committerStefano Brivio <sbrivio@redhat.com>2025-02-03 22:43:35 +0100
commit71fa7362776bfa075d83383b600d2beeab923893 (patch)
tree38fad58add628ca4f9a4a9700872cb2fe2cd958e /util.c
parentb75ad159e8a13a10ce1fb4b86503636420da126d (diff)
downloadpasst-71fa7362776bfa075d83383b600d2beeab923893.tar
passt-71fa7362776bfa075d83383b600d2beeab923893.tar.gz
passt-71fa7362776bfa075d83383b600d2beeab923893.tar.bz2
passt-71fa7362776bfa075d83383b600d2beeab923893.tar.lz
passt-71fa7362776bfa075d83383b600d2beeab923893.tar.xz
passt-71fa7362776bfa075d83383b600d2beeab923893.tar.zst
passt-71fa7362776bfa075d83383b600d2beeab923893.zip
tcp_splice, udp_flow: fcntl64() support on PPC64 depends on glibc version
I explicitly added fcntl64() to the list of allowed system calls for PPC64 a while ago, and now it turns out it's not available in recent Debian builds. The warning from seccomp.sh is harmless because we unconditionally try to enable fcntl() anyway, but take care of it anyway. Link: https://buildd.debian.org/status/fetch.php?pkg=passt&arch=ppc64&ver=0.0%7Egit20250121.4f2c8e7-1&stamp=1737477147&raw=0 Signed-off-by: Stefano Brivio <sbrivio@redhat.com> Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'util.c')
0 files changed, 0 insertions, 0 deletions