On Wed, Jun 20, 2018 at 04:35:16PM -0300, Breno Leitao wrote: > Wire up io_pgetevents system call on powerpc. > > io_pgetevents is a new syscall to read asynchronous I/O events from the > completion queue. > > Tested with libaio branch aio-poll[1] and the io_pgetevents test (#22) passed > on both ppc64 LE and BE modes.
Looks good to me: Acked-by: Christoph Hellwig <h...@lst.de>