From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sabrina Dubroca Subject: Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699) Date: Sat, 30 Aug 2014 19:11:06 +0200 Message-ID: <20140830171106.GA4698@kria> References: <20140829195339.GA9780@kria> <1409363489.2980.17.camel@localhost> <20140830105821.GB18155@kria> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20140830105821.GB18155@kria> Sender: netdev-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Hannes Frederic Sowa Cc: Cong Wang , Tommi Rantala , "David S. Miller" , Alexey Kuznetsov , James Morris , Hideaki YOSHIFUJI , Patrick McHardy , netdev , LKML , trinity@vger.kernel.org, Dave Jones 2014-08-30, 12:58:21 +0200, Sabrina Dubroca wrote: > - pndisc_constructor, called from pneigh_lookup -- pneigh_lookup > has ASSERT_RTNL(), but pneigh_lookup is called from ip6_forward and > ndisc_recv_na Ah, these have creat = 0, so it's fine. I missed that earlier. Sorry for the noise. -- Sabrina