Skip to content
Commit a5fcf74d authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

inet: annotate data-races around ifa->ifa_valid_lft



ifa->ifa_valid_lft can be read locklessly.

Add appropriate READ_ONCE()/WRITE_ONCE() annotations.

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3cd3e72c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment