aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2024-02-13 06:32:36 +0000
committerDavid S. Miller <[email protected]>2024-02-14 11:20:13 +0000
commit4d42b37def70327b2bb19f823d42289aed2cd7c7 (patch)
tree0ee229c7a15618c9187eb26ef07f47cb2d0ee7ca /tools/perf/scripts/python
parenta6473fe9b623f6667af72d972b87cd9a5ff87e21 (diff)
net: convert dev->reg_state to u8
Prepares things so that dev->reg_state reads can be lockless, by adding WRITE_ONCE() on write side. READ_ONCE()/WRITE_ONCE() do not support bitfields. Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions