diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2015-03-08 01:21:56 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-09 02:30:06 +0300 |
commit | 19d0c341d9d5cd186661fef58e7264a9701ef71d (patch) | |
tree | f7cb3b08d9387458bd602a6c7dd2f0fed3abea58 /net/mpls/Kconfig | |
parent | d865616e1889d0b6528b5d9b620e13b1607003a5 (diff) | |
download | linux-19d0c341d9d5cd186661fef58e7264a9701ef71d.tar.xz |
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/mpls/Kconfig')
0 files changed, 0 insertions, 0 deletions