From: Greg KH <gregkh@linuxfoundation.org>
To: Zubin Mithra <zsm@chromium.org>
Cc: stable@vger.kernel.org, groeck@chromium.org, edumazet@google.com,
vladbu@mellanox.com, davem@davemloft.net,
xiyou.wangcong@gmail.com, kuba@kernel.org, dvyukov@google.com
Subject: Re: [PATCH v5.4.y 1/2] net_sched: add __rcu annotation to netdev->qdisc
Date: Mon, 3 Apr 2023 15:23:27 +0200 [thread overview]
Message-ID: <2023040320-pulmonary-washday-e275@gregkh> (raw)
In-Reply-To: <20230403033140.3229863-1-zsm@google.com>
On Sun, Apr 02, 2023 at 08:31:39PM -0700, Zubin Mithra wrote:
> From: Eric Dumazet <edumazet@google.com>
>
> commit 5891cd5ec46c2c2eb6427cb54d214b149635dd0e upstream.
>
> syzbot found a data-race [1] which lead me to add __rcu
> annotations to netdev->qdisc, and proper accessors
Both now queued up, thanks!
greg k-h
prev parent reply other threads:[~2023-04-03 13:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-03 3:31 [PATCH v5.4.y 1/2] net_sched: add __rcu annotation to netdev->qdisc Zubin Mithra
2023-04-03 3:31 ` [PATCH v5.4.y 2/2] net: sched: fix race condition in qdisc_graft() Zubin Mithra
2023-04-03 13:23 ` Greg KH [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=2023040320-pulmonary-washday-e275@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=davem@davemloft.net \
--cc=dvyukov@google.com \
--cc=edumazet@google.com \
--cc=groeck@chromium.org \
--cc=kuba@kernel.org \
--cc=stable@vger.kernel.org \
--cc=vladbu@mellanox.com \
--cc=xiyou.wangcong@gmail.com \
--cc=zsm@chromium.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.