sysctl: make CONFIG_SYSCTL_SYSCALL default to n
authorWANG Cong <[email protected]>
Wed, 2 Nov 2011 20:39:25 +0000 (13:39 -0700)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Cc: Eric Biederman <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/feature-removal-schedule.txt
init/Kconfig