diff options
| author | David Yang <mmyangfl@gmail.com> | 2026-01-21 11:23:44 +0300 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2026-01-22 15:00:36 +0300 |
| commit | cbe38d2e52cf1798b0838e440b3d95723a56dcc2 (patch) | |
| tree | cd549b414fa5a322bfb38ac078d2fdb95fe7a402 /include | |
| parent | 40cb4cb77ea26d65156f0442c846d5f7ff497839 (diff) | |
| download | linux-cbe38d2e52cf1798b0838e440b3d95723a56dcc2.tar.xz | |
net: ifb: 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/20260121082348.2388314-1-mmyangfl@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
