diff options
author | Antoine Tenart <[email protected]> | 2022-04-12 15:58:52 +0200 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2022-04-14 08:30:09 +0200 |
commit | 968a1a5d6541cd24e37dadc1926eab9c10aeb09b (patch) | |
tree | a96c4192f8a45a0b213f319970f189c8a84d9578 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | ef27324e2cb7bb24542d6cb2571740eefe6b00dc (diff) |
tun: annotate access to queue->trans_start
Commit 5337824f4dc4 ("net: annotate accesses to queue->trans_start")
introduced a new helper, txq_trans_cond_update, to update
queue->trans_start using WRITE_ONCE. One snippet in drivers/net/tun.c
was missed, as it was introduced roughly at the same time.
Fixes: 5337824f4dc4 ("net: annotate accesses to queue->trans_start")
Cc: Eric Dumazet <[email protected]>
Signed-off-by: Antoine Tenart <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions