[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20201210.133616.1791494623281467625.davem@davemloft.net>
Date: Thu, 10 Dec 2020 13:36:16 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: kuba@...nel.org
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] rtnetlink: RCU-annotate both dimensions of
rtnl_msg_handlers
From: Jakub Kicinski <kuba@...nel.org>
Date: Wed, 9 Dec 2020 18:16:08 -0800
> We use rcu_assign_pointer to assign both the table and the entries,
> but the entries are not marked as __rcu. This generates sparse
> warnings.
>
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
> ---
Applied.
Powered by blists - more mailing lists