From: Eric Dumazet <eric.duma...@gmail.com> Date: Fri, 08 Jul 2016 05:46:04 +0200
> From: Eric Dumazet <eduma...@google.com> > > All inet6_netconf_notify_devconf() callers are in process context, > so we can use GFP_KERNEL allocations if we take care of not holding > a rwlock while not needed in ip6mr (we hold RTNL there) > > > Fixes: d67b8c616b48 ("netconf: advertise mc_forwarding status") > Fixes: f3a1bfb11ccb ("rtnl/ipv6: use netconf msg to advertise forwarding > status") > Signed-off-by: Eric Dumazet <eduma...@google.com> > Cc: Nicolas Dichtel <nicolas.dich...@6wind.com> Applied.