]> git.baikalelectronics.ru Git - kernel.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)
commitfaf599c0b4c8207d1c9e013ff90c8b2979d90fdd
treed1a68836903b6bf80bb7a9c6b5c8fa5306a45278
parent5198e951a7ff46efb069087c7d89884e3dd0f976
MIPS: Wire up io_pgetevents syscall

Wire up the io_pgetevents syscall that was introduced by commit
b527703f9fa9 ("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