On Sun, Apr 02, 2017 at 05:27:53PM +0800, Liping Zhang wrote: > From: Liping Zhang <zlpnobody@xxxxxxxxx> > > inet6_dev->addr_list is protected by inet6_dev->lock, so only using > rcu_read_lock is not enough, we should acquire read_lock_bh(&idev->lock) > before the inet6_dev->addr_list traversal. 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