aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorMichael S. Tsirkin <[email protected]>2011-03-06 13:03:26 +0200
committerMarcelo Tosatti <[email protected]>2011-03-17 13:08:33 -0300
commitc8ce057eafd49da6a7afe7791bd84163f65f6132 (patch)
treea40cff496f6ee5e2857509af0a2c1ccd89f7db1e /tools/perf/util/trace-event-scripting.c
parent676646ee4b0931a1ef54389786983a43eb913a6f (diff)
KVM: improve comment on rcu use in irqfd_deassign
The RCU use in kvm_irqfd_deassign is tricky: we have rcu_assign_pointer but no synchronize_rcu: synchronize_rcu is done by kvm_irq_routing_update which we share a spinlock with. Fix up a comment in an attempt to make this clearer. Signed-off-by: Michael S. Tsirkin <[email protected]> Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions