aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorKuniyuki Iwashima <[email protected]>2022-07-18 10:26:41 -0700
committerDavid S. Miller <[email protected]>2022-07-20 10:14:49 +0100
commit8895a9c2ac76fb9d3922fed4fe092c8ec5e5cccc (patch)
tree9e0f0aa8a1acd645fd5b4fb74838d272e27c346f /scripts/bpf_doc.py
parent7998c12a08c97cc26660532c9f90a34bd7d8da5a (diff)
ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.
While reading sysctl_fib_multipath_hash_fields, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers. Fixes: ce5c9c20d364 ("ipv4: Add a sysctl to control multipath hash fields") Signed-off-by: Kuniyuki Iwashima <[email protected]> Reviewed-by: Ido Schimmel <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions