Thread (3 messages) flat view 3 messages, 3 authors, 2026-01-21

Re: [PATCH net] be2net: fix data race in be_get_new_eqd

From: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Date: 2026-01-19 21:14:09
Also in: lkml

On 19/01/2026 15:34, David Yang wrote:
In be_get_new_eqd(), statistics of pkts, protected by u64_stats_sync, are
read and accumulated in ignorance of possible u64_stats_fetch_retry()
events. Before the commit in question, these statistics were retrieved
one by one directly from queues. Fix this by reading them into temporary
variables first.

Fixes: 209477704187 ("be2net: set interrupt moderation for Skyhawk-R using EQ-DB")
Signed-off-by: David Yang <mmyangfl@gmail.com>
Reviewed-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help