Re: [PATCH net v2] ipv6: fix rtnl locking in setsockopt for anycast and multicast

Cong Wang <[email protected]> Tue, 2 Sep 2014 09:43:20 -0700
Newsgroups org.kernel.vger.trinity,org.kernel.vger.linux-kernel,org.kernel.vger.netdev
Message-ID <CAM_iQpWs804KO4pNM302uc__i90MgUBHODA2cofWQTvCCx74jw@mail.gmail.com>
On Tue, Sep 2, 2014 at 1:29 AM, Sabrina Dubroca <[email protected]> wrote:
>
> v2:
>  - based on net
>  - keep dev_get_by_flags_rcu and RCU in ipv6_sock_ac_*
>  - remove two ASSERT_RTNL() that are not necessary

There is no point to keep RCU here. Hannes' reply doesn't make
any sense.