summaryrefslogtreecommitdiff
path: root/security/device_cgroup.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2019-11-08 03:27:22 +0300
committerDavid S. Miller <davem@davemloft.net>2019-11-08 07:03:08 +0300
commitfd2f4737870eb866537fbbffa2b59414b9b0c0a2 (patch)
tree1a717aaeccccc9d8ff8f923dc9ac4f0d840655cd /security/device_cgroup.c
parent5260dd3ed1ff7eba39251b28977e4d8950e2f099 (diff)
downloadlinux-fd2f4737870eb866537fbbffa2b59414b9b0c0a2.tar.xz
net: use u64_stats_t in struct pcpu_lstats
In order to fix the data-race found by KCSAN, we can use the new u64_stats_t type and its accessors instead of plain u64 fields. This will still generate optimal code for both 32 and 64 bit platforms. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security/device_cgroup.c')
0 files changed, 0 insertions, 0 deletions