From: Eric W. Biederman Date: Wed, 27 Sep 2006 08:51:04 +0000 (-0700) Subject: [PATCH] sysctl: Allow /proc/sys without sys_sysctl X-Git-Tag: v2.6.19-rc1~912 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b89a81712f486e4f7a606987413e387605fdeaf4;p=pandora-kernel.git [PATCH] sysctl: Allow /proc/sys without sys_sysctl Since sys_sysctl is deprecated start allow it to be compiled out. This should catch any remaining user space code that cares, and paves the way for further sysctl cleanups. [akpm@osdl.org: If sys_sysctl() is not compiled-in, emit a warning] Signed-off-by: Eric W. Biederman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed