summaryrefslogtreecommitdiffstats
path: root/net/ipv4
diff options
context:
space:
mode:
authorWillem de Bruijn <willemb@google.com>2016-04-05 12:41:14 -0400
committerDavid S. Miller <davem@davemloft.net>2016-04-05 16:29:36 -0400
commitb9bb53f3836f4eb2bdeb3447be11042bd29c2408 (patch)
treef1052dadfe3e5694c235c77c7447a75a7ec353c1 /net/ipv4
parente43d15c8d3c8680fbf142360e5958f2ddd437047 (diff)
downloadlinux-b9bb53f3836f4eb2bdeb3447be11042bd29c2408.tar.gz
linux-b9bb53f3836f4eb2bdeb3447be11042bd29c2408.tar.bz2
linux-b9bb53f3836f4eb2bdeb3447be11042bd29c2408.zip
sock: convert sk_peek_offset functions to WRITE_ONCE
Make the peek offset interface safe to use in lockless environments. Use READ_ONCE and WRITE_ONCE to avoid race conditions between testing and updating the peek offset. Suggested-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions