lkml.org 
[lkml]   [2011]   [May]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 5/5] Hook up sysconf syscall for all architectures
From
From: Andi Kleen <andi@firstfloor.org>
Date: Fri, 13 May 2011 16:24:19 -0700

> diff --git a/arch/sparc/include/asm/unistd.h b/arch/sparc/include/asm/unistd.h
> index 9d897b6..0b0b362 100644
> --- a/arch/sparc/include/asm/unistd.h
> +++ b/arch/sparc/include/asm/unistd.h
> @@ -404,8 +404,9 @@
> #define __NR_open_by_handle_at 333
> #define __NR_clock_adjtime 334
> #define __NR_syncfs 335
> +#define __NR_sysconf 336
>
> -#define NR_syscalls 336
> +#define NR_syscalls 337
>

x86, powerpc, and sparc entries will conflict with already assigned
slots for sys_sendmmsg() in networking tree.

And Eric W. Bierderman has changes that also add system calls to
all architectures for his "setns" namespace changes.


\
 
 \ /
  Last update: 2011-05-14 03:35    [W:0.145 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site