On Tue, Jul 10, 2018 at 11:20:18PM +0900, Taehee Yoo wrote: > This patch series fixes nft_set_hash and nft_set_rbtree bugs. > > First patch adds rcu_barrier in the nft_rhash_destroy() to wait completion of > call_rcu by GC. > > Second patch fixes bugs in nft_set_rbtree.c > - add null check routine > - add rcu_barrier in destroy routine > > Last patch adds default set->size value. > - all types of set have 65535 as default size. Series applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html