]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sysctl: remove binary sysctl support where it clearly doesn't work
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)
commitf5ead5cefc1129d5f001728004ed0f38d5875c02
tree4680b7924c676c99afa7e4d7d814b54e6bc47c02
parent97aeacf49239d7f829b8cbfaca05530c97ccb903
sysctl: remove binary sysctl support where it clearly doesn't work

These functions are all wrapper functions for the proc interface that are
needed for them to work correctly.

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