aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2020-12-10 20:25:41 +0100
committerThomas Gleixner <[email protected]>2020-12-15 16:19:30 +0100
commit9e42ad10cedf0632fc39860381375806092212bd (patch)
tree869b44fb4351939487b8d5a47ec4057357ff19da /net/unix/sysctl_net_unix.c
parent3e2380123fb96987ce958f623207010c667ffa7c (diff)
genirq: Annotate irq stats data races
Both the per cpu stats and the accumulated count are accessed lockless and can be concurrently modified. That's intentional and the stats are a rough estimate anyway. Annotate them with data_race(). Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions