From: WANG Cong Date: Wed, 2 Nov 2011 20:39:25 +0000 (-0700) Subject: sysctl: make CONFIG_SYSCTL_SYSCALL default to n X-Git-Tag: v3.2-rc1~82^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c736de60aed869df8a9aba512cdaf89e32545b00;p=pandora-kernel.git 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 Cc: Eric Biederman Cc: Andi Kleen Cc: Alexey Dobriyan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed