shared/seccomp: add sync_file_range2
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 19 Aug 2019 06:51:39 +0000 (08:51 +0200)
committerMichael Biebl <biebl@debian.org>
Wed, 16 Oct 2019 13:24:54 +0000 (14:24 +0100)
commitaa76a69faa3f05095d1eabc1701252b8ad807713
treef919bc671431fb0bc61e26ef7e602716a45817f0
parent44269cadef23013215682c8a82002dc75c5a72c5
shared/seccomp: add sync_file_range2

Some architectures need the arguments to be reordered because of alignment
issues. Otherwise, it's the same as sync_file_range.

(cherry picked from commit a8fb09f57395613d472d7b555db6e0ce802a8c84)

Gbp-Pq: Name shared-seccomp-add-sync_file_range2.patch
src/shared/seccomp-util.c