Home
last modified time | relevance | path

Searched hist:"9 ec321ab" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dif_team.h9ec321ab Wed Jun 08 10:46:40 CDT 2022 Eric Dumazet <edumazet@google.com> team: adopt u64_stats_t

As explained in commit 316580b69d0a ("u64_stats: provide u64_stats_t type")
we should use u64_stats_t and related accessors to avoid load/store tearing.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/openbmc/linux/drivers/net/team/
H A Dteam.c9ec321ab Wed Jun 08 10:46:40 CDT 2022 Eric Dumazet <edumazet@google.com> team: adopt u64_stats_t

As explained in commit 316580b69d0a ("u64_stats: provide u64_stats_t type")
we should use u64_stats_t and related accessors to avoid load/store tearing.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>