]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: compat: Hook up io_pgetevents() for 32-bit tasks
authorWill Deacon <will.deacon@arm.com>
Thu, 3 Jan 2019 17:55:12 +0000 (17:55 +0000)
committerWill Deacon <will.deacon@arm.com>
Fri, 4 Jan 2019 14:18:01 +0000 (14:18 +0000)
commit56b9593008d2d5bfbc07d9b74dfe94351cde66ca
tree7426d9f4b4685d250fc443d9364f3b5f3db84500
parent1eafd0fd5e0ede82e895577d6dfd7215c85a6ec2
arm64: compat: Hook up io_pgetevents() for 32-bit tasks

Commit 08115cde67b0 ("ARM: 8787/1: wire up io_pgetevents syscall")
hooked up the io_pgetevents() system call for 32-bit ARM, so we can
do the same for the compat wrapper on arm64.

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