]> 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>
Fri, 7 Oct 2011 06:07:07 +0000 (17:07 +1100)
commit7f724093b6118b1f48c956ae58defa803abe9862
tree330d3979672b7eb941fa17fb2574e17bfe5f59e6
parent997cca11f53633e1f55ef14245aaa59a6044166e
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