]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sysctl: make CONFIG_SYSCTL_SYSCALL default to n
authorWANG Cong <amwang@redhat.com>
Wed, 5 Oct 2011 00:43:58 +0000 (11:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 6 Oct 2011 06:00:09 +0000 (17:00 +1100)
commit1e79dffaaaa64f75f430e2ffe7739c447dd4c285
tree2a4bb0a16630fa80914c56e72c46ed3776d2d69d
parent8eb7f8d684e429d2bf75ef2144ab6b453cdd3a1e
sysctl: make CONFIG_SYSCTL_SYSCALL default to n

When I tried to send a patch to remove it, Andi told me we still need to
keep compabitlies for old libc, so we can't remove this completely.  Then
just make it default to n and remove the doc from
feature-removal-schedule.txt.

Signed-off-by: WANG Cong <amwang@redhat.com>
Cc: Eric Biederman <ebiederm@xmission.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/feature-removal-schedule.txt
init/Kconfig