From: Dan Carpenter <dan.carpenter@linaro.org>
To: zhangheng <zhangheng@kylinos.cn>
Cc: gregkh@linuxfoundation.org, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/4] staging: octeon: Use DEV_STAT_INC()
Date: Mon, 11 Nov 2024 12:18:27 +0300 [thread overview]
Message-ID: <b53b825f-ab1b-4d1f-8547-00d8fa461ffe@stanley.mountain> (raw)
In-Reply-To: <20241109091909.4038571-1-zhangheng@kylinos.cn>
On Sat, Nov 09, 2024 at 05:19:09PM +0800, zhangheng wrote:
> syzbot/KCSAN reported that races happen when multiple CPUs updating
> dev->stats.tx_error concurrently. Adopt SMP safe DEV_STATS_INC() to
> update the dev->stats fields.
> ---
We need a Reported-by and a link to the bug report.
And also a Signed-off-by.
regards,
dan carpenter
prev parent reply other threads:[~2024-11-11 9:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-09 9:19 [PATCH 2/4] staging: octeon: Use DEV_STAT_INC() zhangheng
2024-11-09 9:31 ` Greg KH
2024-11-11 9:18 ` Dan Carpenter [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b53b825f-ab1b-4d1f-8547-00d8fa461ffe@stanley.mountain \
--to=dan.carpenter@linaro.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=zhangheng@kylinos.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).