Re: [PATCH v2 3/4] arch: Register fchmodat4, usually as syscall 434

2019-07-17 Thread Arnd Bergmann
On Wed, Jul 17, 2019 at 3:29 AM Palmer Dabbelt wrote: > > This registers the new fchmodat4 syscall in most places as nuber 434, > with alpha being the exception where it's 544. I found all these sites > by grepping for fspick, which I assume has found me everything. 434 is now pidfd_open, the ne

[PATCH v2 3/4] arch: Register fchmodat4, usually as syscall 434

2019-07-16 Thread Palmer Dabbelt
This registers the new fchmodat4 syscall in most places as nuber 434, with alpha being the exception where it's 544. I found all these sites by grepping for fspick, which I assume has found me everything. Signed-off-by: Palmer Dabbelt --- arch/alpha/kernel/syscalls/syscall.tbl | 1 + arch/