aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2020-04-22 09:13:28 -0700
committerDavid S. Miller <[email protected]>2020-04-23 12:43:20 -0700
commit7e417a66b86c110f4b282945dac82e21e0b08328 (patch)
treeb927ae6c6296d1ca3037554c98e6b1d2165455a3 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent6f8b12d661d09b488b9ac879b8eafbd2cc4a1450 (diff)
net: napi: use READ_ONCE()/WRITE_ONCE()
gro_flush_timeout and napi_defer_hard_irqs can be read from napi_complete_done() while other cpus write the value, whithout explicit synchronization. Use READ_ONCE()/WRITE_ONCE() to annotate the races. Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions