diff options
| author | David Yang <mmyangfl@gmail.com> | 2026-01-22 21:51:07 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-01-27 05:57:48 +0300 |
| commit | 6e9674a980f583c9545a6a12b434e277fee28e19 (patch) | |
| tree | 85774c1b2d7c58ff4adad8d1f403dc86d06731c6 /include/linux | |
| parent | 3da35aa8af345abf6cd180cfc0538c753b927a18 (diff) | |
| download | linux-6e9674a980f583c9545a6a12b434e277fee28e19.tar.xz | |
net: alacritech: Use u64_stats_t with u64_stats_sync properly
On 64bit arches, struct u64_stats_sync is empty and provides no help
against load/store tearing. Convert to u64_stats_t to ensure atomic
operations.
Signed-off-by: David Yang <mmyangfl@gmail.com>
Link: https://patch.msgid.link/20260122185113.2760355-1-mmyangfl@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
