Hello: This patch was applied to netdev/net-next.git (main) by Paolo Abeni <[email protected]>:
On Wed, 21 Jan 2026 16:25:46 +0800 you wrote: > 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 <[email protected]> > --- > drivers/net/xen-netfront.c | 24 ++++++++++++------------ > 1 file changed, 12 insertions(+), 12 deletions(-) Here is the summary with links: - [net-next] xen/netfront: Use u64_stats_t with u64_stats_sync properly https://git.kernel.org/netdev/net-next/c/a2ba9902e4b9 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
