diff options
author | Denis Efremov <[email protected]> | 2012-08-11 20:26:31 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-08-12 13:40:48 -0700 |
commit | 3a7f8c34fefb109903af9a0fac6d0d05f93335c5 (patch) | |
tree | 486426c2c3c3add25526788faf06dd93f99ec12a /tools/perf/util/trace-event-scripting.c | |
parent | 2359a47671fc4fb0fe5e9945f76c2cb10792c0f8 (diff) |
macvtap: rcu_dereference outside read-lock section
rcu_dereference occurs in update section. Replacement by
rcu_dereference_protected in order to prevent lockdep
complaint.
Found by Linux Driver Verification project (linuxtesting.org)
Signed-off-by: Denis Efremov <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions