From: Eric W. Biederman Date: Thu, 12 Nov 2009 03:32:48 +0000 (-0800) Subject: sysctl: Warn about all uses of sys_sysctl. X-Git-Tag: v2.6.33-rc1~392^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fb10732c3b3c9671b1a391996ce7e551876c25e;p=pandora-kernel.git sysctl: Warn about all uses of sys_sysctl. Now that the glibc pthread implemenation no longers uses sysctl() users of sysctl are as rare as hen's teeth. So remove the glibc exception from the warning, and use the standard printk_ratelimit instead of rolling our own. Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed