Re: [PATCH v5 11/14] ARC: Update syscall-names.list for ARC specific syscalls

2020-04-20 Thread Joseph Myers
On Fri, 17 Apr 2020, Vineet Gupta via Libc-alpha wrote: > On 4/17/20 4:05 PM, Joseph Myers wrote: > > This patch is OK. > > So when the rest of port is ready, this will be part of main commit ? I think it's reasonable to commit this patch before then, much like the relocations in elf.h, so

Re: [PATCH v5 11/14] ARC: Update syscall-names.list for ARC specific syscalls

2020-04-18 Thread Florian Weimer
* Vineet Gupta via Libc-alpha: > On 4/17/20 4:05 PM, Joseph Myers wrote: >> This patch is OK. > > So when the rest of port is ready, this will be part of main commit ? I think this can go in today. ___ linux-snps-arc mailing list

Re: [PATCH v5 11/14] ARC: Update syscall-names.list for ARC specific syscalls

2020-04-17 Thread Vineet Gupta
On 4/17/20 4:05 PM, Joseph Myers wrote: > This patch is OK. So when the rest of port is ready, this will be part of main commit ? ___ linux-snps-arc mailing list linux-snps-arc@lists.infradead.org

Re: [PATCH v5 11/14] ARC: Update syscall-names.list for ARC specific syscalls

2020-04-17 Thread Joseph Myers
This patch is OK. -- Joseph S. Myers jos...@codesourcery.com ___ linux-snps-arc mailing list linux-snps-arc@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-snps-arc

[PATCH v5 11/14] ARC: Update syscall-names.list for ARC specific syscalls

2020-04-08 Thread Vineet Gupta
Signed-off-by: Vineet Gupta --- sysdeps/unix/sysv/linux/syscall-names.list | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list index 3d89814003a2..758b50164103 100644 ---