On Tue, Oct 30, 2018 at 10:43:42PM +0100, Jozsef Kadlecsik wrote: > The ip_set() macro is called when either ip_set_ref_lock held only > or no lock/nfnl mutex is held at dumping. Take this into account > properly. Also, use Pablo's suggestion to use rcu_dereference_raw(), > the ref_netlink protects the set. Applied, thanks Jozsef.