Browse Source

ARM: 8787/1: wire up io_pgetevents syscall

Wire up the new io_pgetevents syscall for ARM.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Stefan Agner 7 years ago
parent
commit
73aeb2cbcd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/tools/syscall.tbl

+ 1 - 0
arch/arm/tools/syscall.tbl

@@ -413,3 +413,4 @@
 396	common	pkey_free		sys_pkey_free
 396	common	pkey_free		sys_pkey_free
 397	common	statx			sys_statx
 397	common	statx			sys_statx
 398	common	rseq			sys_rseq
 398	common	rseq			sys_rseq
+399	common	io_pgetevents		sys_io_pgetevents