]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - net/netfilter/nf_conntrack_expect.c
netfilter: add __rcu annotations
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 15 Nov 2010 17:17:21 +0000 (18:17 +0100)
committerPatrick McHardy <kaber@trash.net>
Mon, 15 Nov 2010 17:17:21 +0000 (18:17 +0100)
commit0e60ebe04c51807db972d03665651ae6b5c26d7e
treed76ba4540a6eb2008b2035e8f6371597e5ed6a13
parent9811600f7c1f18152430c6b93b0a76fdd88a59ce
netfilter: add __rcu annotations

Add some __rcu annotations and use helpers to reduce number of sparse
warnings (CONFIG_SPARSE_RCU_POINTER=y)

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
include/linux/netfilter.h
include/net/netfilter/nf_conntrack_ecache.h
include/net/netfilter/nf_conntrack_l3proto.h
net/netfilter/core.c
net/netfilter/nf_conntrack_expect.c
net/netfilter/nf_conntrack_proto.c
net/netfilter/nf_conntrack_standalone.c
net/netfilter/nf_log.c
net/netfilter/nf_queue.c
net/netfilter/nfnetlink_log.c