add copy_file_range syscall numbers from linux v4.5
authorSzabolcs Nagy <nsz@port70.net>
Sat, 19 Mar 2016 12:35:43 +0000 (13:35 +0100)
committerRich Felker <dalias@aerifal.cx>
Sat, 19 Mar 2016 15:30:49 +0000 (11:30 -0400)
commit84d4f5eee5a291dcb25a2a8f781a9a48f70f4731
tree31f949530e4a3d8c52b568fac956236dd3f4b254
parent2de52704ca644f129cc87ac1b28a06198d7dd829
add copy_file_range syscall numbers from linux v4.5

it was introduced for offloading copying between regular files
in linux commit 29732938a6289a15e907da234d6692a2ead71855

(microblaze and sh does not yet have the syscall number.)
arch/aarch64/bits/syscall.h
arch/arm/bits/syscall.h
arch/i386/bits/syscall.h
arch/mips/bits/syscall.h
arch/mips64/bits/syscall.h
arch/or1k/bits/syscall.h
arch/powerpc/bits/syscall.h
arch/x32/bits/syscall.h
arch/x86_64/bits/syscall.h