[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191123121708.3b459aef@cakuba.netronome.com>
Date: Sat, 23 Nov 2019 12:17:08 -0800
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: Taehee Yoo <ap420073@...il.com>
Cc: davem@...emloft.net, saeedm@...lanox.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: use rhashtable_lookup() instead of
rhashtable_lookup_fast()
On Fri, 22 Nov 2019 08:15:19 +0000, Taehee Yoo wrote:
> rhashtable_lookup_fast() internally calls rcu_read_lock() then,
> calls rhashtable_lookup(). So if rcu_read_lock() is already held,
> rhashtable_lookup() is enough.
>
> Signed-off-by: Taehee Yoo <ap420073@...il.com>
Applied, thanks!
Powered by blists - more mailing lists