diff options
| author | David Yang <mmyangfl@gmail.com> | 2026-01-21 11:25:46 +0300 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2026-01-22 15:00:49 +0300 |
| commit | a2ba9902e4b932537df402494b2657bd249fcf0b (patch) | |
| tree | 1018e460ececdc9b7536527737452cbb8556f68c /include/linux | |
| parent | cbe38d2e52cf1798b0838e440b3d95723a56dcc2 (diff) | |
| download | linux-a2ba9902e4b932537df402494b2657bd249fcf0b.tar.xz | |
xen/netfront: 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/20260121082550.2389249-1-mmyangfl@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
