]> git.baikalelectronics.ru Git - kernel.git/commit
sysctl mqueue: remove the binary sysctl numbers
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 18 Oct 2007 10:05:24 +0000 (03:05 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 18 Oct 2007 21:37:22 +0000 (14:37 -0700)
commitd5e09831d62d0fde3448f6ae5125b990581bcf2f
tree2a13ee8cdebc8c0bdf66459213cbc431eef78216
parent362a627d33401aa48909a9376b2a27f280ce9044
sysctl mqueue: remove the binary sysctl numbers

Because of a conflict with FS_INODE_NR none of the binary sysctl numbers use
by mqueue, were available to user space.  So just remove them.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Cc: Alexey Dobriyan <adobriyan@sw.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
ipc/mqueue.c