diff options
author | 2015-03-07 16:21:56 -0600 | |
---|---|---|
committer | 2015-03-08 19:30:06 -0400 | |
commit | 19d0c341d9d5cd186661fef58e7264a9701ef71d (patch) | |
tree | f7cb3b08d9387458bd602a6c7dd2f0fed3abea58 /net/tipc | |
parent | mpls: Fix the kzalloc argument order in mpls_rt_alloc (diff) | |
download | linux-dev-19d0c341d9d5cd186661fef58e7264a9701ef71d.tar.xz linux-dev-19d0c341d9d5cd186661fef58e7264a9701ef71d.zip |
mpls: Cleanup the rcu usage in the code.
Sparse was generating a lot of warnings mostly from missing annotations
in the code. Add missing annotations and in a few cases tweak the code
for performance by moving work before loops.
This also fixes a problematic ommision of rcu_assign_pointer and
rcu_dereference.
Hopefully with complete rcu annotations any new rcu errors will stick
out like a sore thumb.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions