Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1600836
| From | Russell King - ARM Linux <linux@armlinux.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ARM: wire up new statx syscall |
| Date | 2017-03-14 20:20 +0100 |
| Message-ID | <tl09c-4Iz-19@gated-at.bofh.it> (permalink) |
| References | <tkZPP-4ju-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] ARM: wire up new statx syscall Markus Mayer <code@mmayer.net> - 2017-03-14 20:00 +0100 Re: [PATCH] ARM: wire up new statx syscall Russell King - ARM Linux <linux@armlinux.org.uk> - 2017-03-14 20:20 +0100
csiph-web