]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Wire up io_pgetevents
authorBreno Leitao <leitao@debian.org>
Wed, 20 Jun 2018 19:35:16 +0000 (16:35 -0300)
committerMichael Ellerman <mpe@ellerman.id.au>
Sat, 23 Jun 2018 11:43:21 +0000 (21:43 +1000)
commit277c71111b4d766bc374b2071e12098fad66cc54
tree4c28526f04c31047dfe2447378892df6335ff1e4
parentd9b30d8ca54ae21e24b71b02d4b2b60315264f2a
powerpc: Wire up io_pgetevents

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.

[1] https://pagure.io/libaio/branch/aio-poll

CC: Christoph Hellwig <hch@lst.de>
Signed-off-by: Breno Leitao <leitao@debian.org>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/systbl.h
arch/powerpc/include/asm/unistd.h
arch/powerpc/include/uapi/asm/unistd.h