From: Cong Wang <xiyou.wangcong@gmail.com>
To: Jiri Pirko <jiri@resnulli.us>
Cc: Linux Kernel Network Developers <netdev@vger.kernel.org>,
David Miller <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>,
Jamal Hadi Salim <jhs@mojatatu.com>,
Ido Schimmel <idosch@mellanox.com>,
mlxsw@mellanox.com
Subject: Re: [patch net-next v2] sched: sch_api: add missing rcu read lock to silence the warning
Date: Tue, 21 Jul 2020 11:57:45 -0700 [thread overview]
Message-ID: <CAM_iQpVZLGiDR_foe7HdaW0-f5kO+5+Mm6p1e59tb2_VASFpHA@mail.gmail.com> (raw)
In-Reply-To: <20200720081041.8711-1-jiri@resnulli.us>
On Mon, Jul 20, 2020 at 1:10 AM Jiri Pirko <jiri@resnulli.us> wrote:
> diff --git a/include/linux/hashtable.h b/include/linux/hashtable.h
> index 78b6ea5fa8ba..f6c666730b8c 100644
> --- a/include/linux/hashtable.h
> +++ b/include/linux/hashtable.h
> @@ -173,9 +173,9 @@ static inline void hash_del_rcu(struct hlist_node *node)
> * @member: the name of the hlist_node within the struct
> * @key: the key of the objects to iterate over
> */
I think you need to update the doc here too, that is adding @cond.
next prev parent reply other threads:[~2020-07-21 18:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-20 8:10 [patch net-next v2] sched: sch_api: add missing rcu read lock to silence the warning Jiri Pirko
2020-07-21 18:57 ` Cong Wang [this message]
2020-07-22 10:53 ` Jiri Pirko
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=CAM_iQpVZLGiDR_foe7HdaW0-f5kO+5+Mm6p1e59tb2_VASFpHA@mail.gmail.com \
--to=xiyou.wangcong@gmail.com \
--cc=davem@davemloft.net \
--cc=idosch@mellanox.com \
--cc=jhs@mojatatu.com \
--cc=jiri@resnulli.us \
--cc=kuba@kernel.org \
--cc=mlxsw@mellanox.com \
--cc=netdev@vger.kernel.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 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).