]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sysctl: make CONFIG_SYSCTL_SYSCALL default to n
authorWANG Cong <amwang@redhat.com>
Wed, 2 Nov 2011 20:39:25 +0000 (13:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Nov 2011 23:07:02 +0000 (16:07 -0700)
commitc736de60aed869df8a9aba512cdaf89e32545b00
tree09397ad20f12fd5d97b1e4e6b46df617b0971982
parentf1ecf06854a66ee663f4d4cf029c78cd62a15e04
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/feature-removal-schedule.txt
init/Kconfig