diff options
| author | Eric W. Biederman <ebiederm@xmission.com> | 2015-03-07 16:21:56 -0600 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2015-03-08 19:30:06 -0400 |
| commit | 19d0c341d9d5cd186661fef58e7264a9701ef71d (patch) | |
| tree | f7cb3b08d9387458bd602a6c7dd2f0fed3abea58 /net/sched/cls_basic.c | |
| parent | d865616e1889d0b6528b5d9b620e13b1607003a5 (diff) | |
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/sched/cls_basic.c')
0 files changed, 0 insertions, 0 deletions
