]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: unistd32.h: wire up missing syscalls for compat tasks
authorWill Deacon <will.deacon@arm.com>
Wed, 1 Jun 2016 17:48:20 +0000 (18:48 +0100)
committerWill Deacon <will.deacon@arm.com>
Wed, 1 Jun 2016 17:48:20 +0000 (18:48 +0100)
commitae23509efe47b834ac4eceb0b5bbaf68aee8663c
tree5994192bc0b092afb1cce219bfd30bdc587103fa
parentac8bd0ea5307f23fc268396525b25e0d384ca50a
arm64: unistd32.h: wire up missing syscalls for compat tasks

We're missing entries for mlock2, copy_file_range, preadv2 and pwritev2
in our compat syscall table, so hook them up. Only the last two need
compat wrappers.

Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/unistd.h
arch/arm64/include/asm/unistd32.h