-
- Downloads
remove CONFIG_UTS_NS and CONFIG_IPC_NS
CONFIG_UTS_NS and CONFIG_IPC_NS have very little value as they only deactivate the unshare of the uts and ipc namespaces and do not improve performance. Signed-off-by:Cedric Le Goater <clg@fr.ibm.com> Acked-by:
"Serge E. Hallyn" <serue@us.ibm.com> Cc: Eric W. Biederman <ebiederm@xmission.com> Cc: Herbert Poetzl <herbert@13thfloor.at> Cc: Pavel Emelianov <xemul@openvz.org> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- include/linux/ipc.h 3 additions, 8 deletionsinclude/linux/ipc.h
- include/linux/utsname.h 0 additions, 13 deletionsinclude/linux/utsname.h
- init/Kconfig 0 additions, 17 deletionsinit/Kconfig
- ipc/msg.c 1 addition, 3 deletionsipc/msg.c
- ipc/sem.c 1 addition, 3 deletionsipc/sem.c
- ipc/shm.c 1 addition, 3 deletionsipc/shm.c
- ipc/util.c 1 addition, 10 deletionsipc/util.c
- ipc/util.h 2 additions, 6 deletionsipc/util.h
- kernel/Makefile 2 additions, 2 deletionskernel/Makefile
- kernel/nsproxy.c 0 additions, 10 deletionskernel/nsproxy.c
- kernel/utsname_sysctl.c 1 addition, 4 deletionskernel/utsname_sysctl.c
Loading
Please register or sign in to comment