On Tue, Jun 19, 2018 at 08:46:15PM -0700, Paul Burton wrote: > Wire up the io_pgetevents syscall that was introduced by commit > 7a074e96dee6 ("aio: implement io_pgetevents"). > > Signed-off-by: Paul Burton > Cc: James Hogan > Cc: Ralf Baechle > Cc: linux-mips@linux-mips.org > > --- > This will conflict with the rseq patches, but is trivial to fixup. > > Changes in v2: > - Use compat_sys_io_pgetevents for o32 & n32 on MIPS64 kernels. Thanks, Reviewed-by: James Hogan Cheers James