]> 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, 13 Oct 2011 06:50:01 +0000 (17:50 +1100)
commit2e405db3b8c8d4d736c8413cf9f586416a780808
treee64dc2e02dd63cbe8f9cfa3ddb73e5e8f4f10b72
parent8ccedf801fc38523a28c055c50858ddb65eb5b9e
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