-
- Downloads
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 <ebiederm@xmission.com> Cc: Patrick McHardy <kaber@trash.net> Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- net/ipv4/netfilter/nf_conntrack_proto_icmp.c 0 additions, 2 deletionsnet/ipv4/netfilter/nf_conntrack_proto_icmp.c
- net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c 0 additions, 1 deletionnet/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c
- net/ipv6/netfilter/nf_conntrack_proto_icmpv6.c 0 additions, 1 deletionnet/ipv6/netfilter/nf_conntrack_proto_icmpv6.c
- net/netfilter/nf_conntrack_proto_generic.c 0 additions, 2 deletionsnet/netfilter/nf_conntrack_proto_generic.c
- net/netfilter/nf_conntrack_proto_sctp.c 0 additions, 14 deletionsnet/netfilter/nf_conntrack_proto_sctp.c
- net/netfilter/nf_conntrack_proto_tcp.c 0 additions, 18 deletionsnet/netfilter/nf_conntrack_proto_tcp.c
- net/netfilter/nf_conntrack_proto_udp.c 0 additions, 4 deletionsnet/netfilter/nf_conntrack_proto_udp.c
Loading
Please register or sign in to comment