Re: [PATCH nf-next] netfilter: nf_tables: use rhashtable_lookup() instead of rhashtable_lookup_fast()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Sep 25, 2018 at 12:39:27AM +0900, Taehee Yoo wrote:
> Internally, rhashtable_lookup_fast() calls rcu_read_lock() then,
> calls rhashtable_lookup(). so that in places where are guaranteed
> by rcu read lock, rhashtable_lookup() is enough.

Also applied, thanks.



[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux