]> git.hungrycats.org Git - linux/commit
[PATCH] sparse: nf_sockopt() annotation
authorAlexander Viro <viro@parcelfarce.linux.theplanet.co.uk>
Sat, 29 May 2004 12:36:13 +0000 (05:36 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 29 May 2004 12:36:13 +0000 (05:36 -0700)
commitbf205ac1ffe2816ce2f55a5f8f4cffbf8738f5cc
tree70c2835eee4180511ffffc43644e5e1d9f17ad0e
parent795d12158e51479ecc168328ea0c684b93dd8cb9
[PATCH] sparse: nf_sockopt() annotation

netfilter set/getsockopt annotated.  That's a continuation of previous
patch - by now the only remaining place where setsockopt()/getsockopt()
userland pointers are not traced is vcc_[sg]etsockopt() and down into the
ATM drivers.  Everything from that area in net/* should be done by now.

That's pretty much it as far as non-trivial splitting counts; remaining
patches in net/* are independent, tty and console stuff is also not hard to
split (not much of it, anyway) and what remains is arch-dependent code for
alpha and amd64.  Of course there'll be more stuff coming, but as far as I'm
concerned the rest of my pile is managable - and finally below 200Kb.  That'll
go tomorrow - right now I'm going down and getting some sleep...
include/linux/netfilter.h
net/bridge/netfilter/ebtables.c
net/core/netfilter.c
net/ipv4/ipvs/ip_vs_ctl.c
net/ipv4/netfilter/arp_tables.c
net/ipv4/netfilter/ip_conntrack_core.c
net/ipv4/netfilter/ip_fw_compat.c
net/ipv4/netfilter/ip_tables.c
net/ipv6/netfilter/ip6_tables.c