linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: wire up io_pgetevents syscall
@ 2018-08-27 20:05 Stefan Agner
  2018-08-28  7:02 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Agner @ 2018-08-27 20:05 UTC (permalink / raw)
  To: linux-arm-kernel

Wire up the new io_pgetevents syscall for ARM.

Signed-off-by: Stefan Agner <stefan@agner.ch>
---
 arch/arm/tools/syscall.tbl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/tools/syscall.tbl b/arch/arm/tools/syscall.tbl
index fbc74b5fa3ed..8edf93b4490f 100644
--- a/arch/arm/tools/syscall.tbl
+++ b/arch/arm/tools/syscall.tbl
@@ -413,3 +413,4 @@
 396	common	pkey_free		sys_pkey_free
 397	common	statx			sys_statx
 398	common	rseq			sys_rseq
+399	common	io_pgetevents		sys_io_pgetevents
-- 
2.18.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] ARM: wire up io_pgetevents syscall
  2018-08-27 20:05 [PATCH] ARM: wire up io_pgetevents syscall Stefan Agner
@ 2018-08-28  7:02 ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2018-08-28  7:02 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Aug 27, 2018 at 10:05:05PM +0200, Stefan Agner wrote:
> Wire up the new io_pgetevents syscall for ARM.
> 
> Signed-off-by: Stefan Agner <stefan@agner.ch>

Looks good to me:

Acked-by: Christoph Hellwig <hch@lst.de>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-08-28  7:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-27 20:05 [PATCH] ARM: wire up io_pgetevents syscall Stefan Agner
2018-08-28  7:02 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).