diff options
| author | Eric Dumazet <edumazet@google.com> | 2023-09-22 03:42:19 +0000 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2023-10-01 19:39:19 +0100 |
| commit | 959d5c11601b2b337c364b2e3102d392365e3dd3 (patch) | |
| tree | f73ca0bc48ac759666bb259de30bd61bc1c5acfd /scripts/gdb/linux/utils.py | |
| 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 <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
