From: Eric W. Biederman Date: Mon, 23 Apr 2012 12:13:02 +0000 (+0000) Subject: net sysctl: Add place holder functions for when sysctl support is compiled out of... X-Git-Tag: v3.5-rc1~109^2~317 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48c74958571b609522c016136259a1369a3ddd24;p=pandora-kernel.git net sysctl: Add place holder functions for when sysctl support is compiled out of the kernel. Randy Dunlap reported: > On 04/23/2012 12:07 AM, Stephen Rothwell wrote: > >> Hi all, >> >> Changes since 20120420: > > > > ERROR: "unregister_net_sysctl_table" [net/phonet/phonet.ko] undefined! > ERROR: "register_net_sysctl" [net/phonet/phonet.ko] undefined! > > when CONFIG_SYSCTL is not enabled. Add static inline stub functions to gracefully handle the case when sysctl support is not present. Signed-off-by: Eric W. Biederman Acked-by: Randy Dunlap Signed-off-by: David S. Miller --- Reading git-diff-tree failed