diff options
author | [email protected] <[email protected]> | 2014-12-09 16:15:50 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-12-09 21:49:09 -0500 |
commit | 69204cf7eb9c5a72067ce6922d4699378251d053 (patch) | |
tree | 38a2c1030456f342246379867ec6883c3ac21105 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 11d3d2a16cc1f05c6ece69a4392e99efb85666a6 (diff) |
net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.c
commit 46e5da40ae (net: qdisc: use rcu prefix and silence
sparse warnings) triggers a spurious warning:
net/sched/sch_fq_codel.c:97 suspicious rcu_dereference_check() usage!
The code should be using the _bh variant of rcu_dereference.
Signed-off-by: Valdis Kletnieks <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Acked-by: John Fastabend <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions