From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: RTNL: assertion failed at net/ipv6/addrconf.c (1699) Date: Tue, 02 Sep 2014 11:21:33 -0700 Message-ID: <1409682093.26422.5.camel@edumazet-glaptop2.roam.corp.google.com> References: <20140829195339.GA9780@kria> <1409363489.2980.17.camel@localhost> <1409680684.972417.162793869.03CF8A61@webmail.messagingengine.com> <1409681487.26422.1.camel@edumazet-glaptop2.roam.corp.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Hannes Frederic Sowa , Sabrina Dubroca , Tommi Rantala , "David S. Miller" , Alexey Kuznetsov , James Morris , Hideaki YOSHIFUJI , Patrick McHardy , netdev , LKML , trinity@vger.kernel.org, Dave Jones To: Cong Wang Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Tue, 2014-09-02 at 11:15 -0700, Cong Wang wrote: > That is what we do when backporting patches, I can do that if David asks > me to backport it, but you know for netdev that is David's work. > > (I am not saying I don't want to help him, I just want to point out the fact. > I am very pleased to help David for stable backports as long as he asks) Problem is : your patch submission do not identify bug origin. You claim you want to help, but you do not provide the basic thing that _really_ helps. The proper way to identify bug origin is to add in the headers one line : Fixes: 12-digit-SHA1 ("patch title")