diff options
| author | Igor Maravic <[email protected]> | 2011-11-25 07:44:54 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2011-11-29 18:25:17 -0500 |
| commit | 6977a79d36baf8b295b1893621874202e1d02094 (patch) | |
| tree | fec5d9362c6851f7afa1f67bc8bd64636a56f6a2 /tools/perf/scripts/python | |
| parent | 2bcc34bb987e07abcf6bc30b7f92fbf22b59d4ef (diff) | |
net: Fix skb_update_prio RCU usage.
Change function rcu_dereference to rcu_dereference_bh to avoid warning
[ INFO: suspicious RCU usage. ]
-------------------------------
net/core/dev.c:2459 suspicious rcu_dereference_check() usage!
because we are locking with
rcu_read_lock_bh();
in function dev_queue_xmit(struct sk_buff *skb)
Signed-off-by: Igor Maravic <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions