Re: [PATCH] powerpc: Wire up io_pgetevents
From: Christoph Hellwig <hch@lst.de>
Date: 2018-06-21 06:02:09
From: Christoph Hellwig <hch@lst.de>
Date: 2018-06-21 06:02:09
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 <hch@lst.de>