]> asedeno.scripts.mit.edu Git - linux.git/commit
MIPS: Wire up io_pgetevents syscall
authorPaul Burton <paul.burton@mips.com>
Fri, 15 Jun 2018 00:24:07 +0000 (17:24 -0700)
committerPaul Burton <paul.burton@mips.com>
Wed, 20 Jun 2018 04:14:29 +0000 (21:14 -0700)
commit4337aac1e1c97cfda56fbec4077fbc0e37b867c0
treed1a68836903b6bf80bb7a9c6b5c8fa5306a45278
parent744f4be542d705a39dac9810350e96f37474eda3
MIPS: Wire up io_pgetevents syscall

Wire up the io_pgetevents syscall that was introduced by commit
7a074e96dee6 ("aio: implement io_pgetevents").

Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/19593/
Cc: James Hogan <jhogan@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
arch/mips/include/uapi/asm/unistd.h
arch/mips/kernel/scall32-o32.S
arch/mips/kernel/scall64-64.S
arch/mips/kernel/scall64-n32.S
arch/mips/kernel/scall64-o32.S