aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authoryunshui <[email protected]>2024-05-23 11:35:20 +0800
committerDaniel Borkmann <[email protected]>2024-05-28 12:04:11 +0200
commitd9cbd8343b010016fcaabc361c37720dcafddcbe (patch)
treebca0593a4757df7d7d20410e46e08b3855d39faa /net/ipv4/tcp_output.c
parente245ef8a0b06fa5a18ca3bdcf82430166419283e (diff)
bpf, net: Use DEV_STAT_INC()
syzbot/KCSAN reported that races happen when multiple CPUs updating dev->stats.tx_error concurrently. Adopt SMP safe DEV_STATS_INC() to update the dev->stats fields. Reported-by: syzbot <[email protected]> Signed-off-by: yunshui <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions