Home
last modified time | relevance | path

Searched hist:"09 cca53c1656960c38c04bb12da30f61952ca660" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Dif_macvlan.hdiff 09cca53c1656960c38c04bb12da30f61952ca660 Wed Jun 08 10:46:32 CDT 2022 Eric Dumazet <edumazet@google.com> vlan: 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.

Add READ_ONCE() when reading rx_errors & tx_dropped.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dif_vlan.hdiff 09cca53c1656960c38c04bb12da30f61952ca660 Wed Jun 08 10:46:32 CDT 2022 Eric Dumazet <edumazet@google.com> vlan: 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.

Add READ_ONCE() when reading rx_errors & tx_dropped.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/openbmc/linux/net/8021q/
H A Dvlan_core.cdiff 09cca53c1656960c38c04bb12da30f61952ca660 Wed Jun 08 10:46:32 CDT 2022 Eric Dumazet <edumazet@google.com> vlan: 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.

Add READ_ONCE() when reading rx_errors & tx_dropped.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dvlan_dev.cdiff 09cca53c1656960c38c04bb12da30f61952ca660 Wed Jun 08 10:46:32 CDT 2022 Eric Dumazet <edumazet@google.com> vlan: 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.

Add READ_ONCE() when reading rx_errors & tx_dropped.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/openbmc/linux/drivers/net/
H A Dmacvlan.cdiff 09cca53c1656960c38c04bb12da30f61952ca660 Wed Jun 08 10:46:32 CDT 2022 Eric Dumazet <edumazet@google.com> vlan: 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.

Add READ_ONCE() when reading rx_errors & tx_dropped.

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