Re: [PATCH nf] netfilter: nf_conncount: use rb_link_node_rcu() instead of rb_link_node()

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

 



On Sat, Dec 08, 2018 at 11:03:01AM +0900, Taehee Yoo wrote:
> rbnode in insert_tree() is rcu protected pointer.
> So, in order to handle this pointer, _rcu function should be used.
> rb_link_node_rcu() is a rcu version of rb_link_node().

Applied, thanks Taehee.



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

  Powered by Linux