public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] ARM: wire up new statx syscall
@ 2017-03-14 18:55 Markus Mayer
  2017-03-14 19:12 ` Russell King - ARM Linux
  0 siblings, 1 reply; 2+ messages in thread
From: Markus Mayer @ 2017-03-14 18:55 UTC (permalink / raw)
  To: linux-arm-kernel

From: Markus Mayer <mmayer@broadcom.com>

Add new statx syscall to ARM syscall table.

Signed-off-by: Markus Mayer <mmayer@broadcom.com>
---

It looks like this hasn't been submitted before, so here goes.

 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 3c2cb5d..0bb0e9c 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.7.4

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

* [PATCH] ARM: wire up new statx syscall
  2017-03-14 18:55 [PATCH] ARM: wire up new statx syscall Markus Mayer
@ 2017-03-14 19:12 ` Russell King - ARM Linux
  0 siblings, 0 replies; 2+ messages in thread
From: Russell King - ARM Linux @ 2017-03-14 19:12 UTC (permalink / raw)
  To: linux-arm-kernel

I already have a patch merged.

Thanks anyway.

On Tue, Mar 14, 2017 at 11:55:23AM -0700, Markus Mayer wrote:
> From: Markus Mayer <mmayer@broadcom.com>
> 
> Add new statx syscall to ARM syscall table.
> 
> Signed-off-by: Markus Mayer <mmayer@broadcom.com>
> ---
> 
> It looks like this hasn't been submitted before, so here goes.
> 
>  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 3c2cb5d..0bb0e9c 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.7.4
> 

-- 
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-14 18:55 [PATCH] ARM: wire up new statx syscall Markus Mayer
2017-03-14 19:12 ` Russell King - ARM Linux

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