From: Eric W. Biederman Date: Thu, 18 Oct 2007 10:05:32 +0000 (-0700) Subject: sysctl: remove broken netfilter binary sysctls X-Git-Tag: v2.6.24-rc1~384 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=064b5bba0cc495201729285c6a6ce205df0a386a;p=pandora-kernel.git sysctl: remove broken netfilter binary sysctls No one has bothered to set strategy routine for the the netfilter sysctls that return jiffies to be sysctl_jiffies. So it appears the sys_sysctl path is unused and untested, so this patch removes the binary sysctl numbers. Which fixes the netfilter oops in 2.6.23-rc2-mm2 for me. Signed-off-by: Eric W. Biederman Cc: Patrick McHardy Cc: "David S. Miller" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed