public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] ARM: wire up statx syscall
@ 2017-03-17  9:42 Chris Packham
  2017-03-17  9:59 ` Russell King - ARM Linux
  0 siblings, 1 reply; 5+ messages in thread
From: Chris Packham @ 2017-03-17  9:42 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
---
 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 3c2cb5d5adfa..0bb0e9c6376c 100644
--- a/arch/arm/tools/syscall.tbl
+++ b/arch/arm/tools/syscall.tbl
@@ -411,3 +411,4 @@
 394	common	pkey_mprotect		sys_pkey_mprotect
 395	common	pkey_alloc		sys_pkey_alloc
 396	common	pkey_free		sys_pkey_free
+397	common	statx			sys_statx
-- 
2.11.0.24.ge6920cf

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

end of thread, other threads:[~2017-03-19 20:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-17  9:42 [PATCH] ARM: wire up statx syscall Chris Packham
2017-03-17  9:59 ` Russell King - ARM Linux
2017-03-19 20:12   ` Chris Packham
2017-03-19 20:46     ` Russell King - ARM Linux
2017-03-19 20:51       ` Chris Packham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox