diff options
author | Eric Dumazet <[email protected]> | 2023-09-22 03:42:19 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-10-01 19:39:19 +0100 |
commit | 959d5c11601b2b337c364b2e3102d392365e3dd3 (patch) | |
tree | f73ca0bc48ac759666bb259de30bd61bc1c5acfd /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 3523bc91e4b4da39ccf18a0252d13108877ece0a (diff) |
inet: implement lockless getsockopt(IP_UNICAST_IF)
Add missing READ_ONCE() annotations when reading inet->uc_index
Implementing getsockopt(IP_UNICAST_IF) locklessly seems possible,
the setsockopt() part might not be possible at the moment.
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions