Files
linux-stable-mirror/include/linux
Eric Dumazet fa17a6d8a5 ipv6: lockless IPV6_ADDR_PREFERENCES implementation
We have data-races while reading np->srcprefs

Switch the field to a plain byte, add READ_ONCE()
and WRITE_ONCE() annotations where needed,
and IPV6_ADDR_PREFERENCES setsockopt() can now be lockless.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://lore.kernel.org/r/20230918142321.1794107-1-edumazet@google.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2023-09-19 18:21:44 +02:00
..
2023-09-18 09:28:22 +01:00
2023-08-23 08:21:37 +01:00
2023-08-25 20:55:47 +02:00
2023-08-24 16:20:30 -07:00
2023-09-01 00:29:34 +02:00
2023-09-16 09:34:21 -07:00
2023-08-31 12:47:15 +02:00
2023-08-18 10:18:59 -07:00
2023-08-18 10:12:25 -07:00
2023-08-21 14:28:45 -07:00
2023-09-02 15:17:33 -07:00
2023-09-18 11:37:08 +01:00
2023-08-21 13:37:26 -07:00
2023-09-16 13:42:34 +01:00
2023-09-14 16:16:36 +02:00
2023-08-24 13:27:47 -05:00
2023-08-21 14:52:16 +02:00
2023-08-21 13:37:27 -07:00