From: Jakub Kicinski Date: Fri, 10 Jun 2022 04:53:15 +0000 (-0700) Subject: Merge branch 'net-adopt-u64_stats_t-type' X-Git-Tag: microblaze-v6.1~144^2~387 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=f5f37fc9c4d509bfbd914fbc966100053572e5f0;p=linux-2.6-microblaze.git Merge branch 'net-adopt-u64_stats_t-type' Eric Dumazet says: ==================== net: adopt u64_stats_t type While KCSAN has not raised any reports yet, we should address the potential load/store tearing problem happening with per cpu stats. This series is not exhaustive, but hopefully a step in the right direction. ==================== Link: https://lore.kernel.org/r/20220608154640.1235958-1-eric.dumazet@gmail.com Signed-off-by: Jakub Kicinski --- f5f37fc9c4d509bfbd914fbc966100053572e5f0