From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: NULL deref in bnx2 / crashes ? ( was: netconsole leads to stalled CPU task ) Date: Wed, 12 Sep 2012 15:05:35 +0200 Message-ID: <1347455135.13103.949.camel@edumazet-glaptop> References: <1345634026.5158.1084.camel@edumazet-glaptop> <1345640757.5158.1321.camel@edumazet-glaptop> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Cong Wang Return-path: Received: from mail-ey0-f174.google.com ([209.85.215.174]:54631 "EHLO mail-ey0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758043Ab2ILNFk (ORCPT ); Wed, 12 Sep 2012 09:05:40 -0400 Received: by eaac11 with SMTP id c11so836717eaa.19 for ; Wed, 12 Sep 2012 06:05:39 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Wed, 2012-09-12 at 12:49 +0000, Cong Wang wrote: > On Wed, 12 Sep 2012 at 11:53 GMT, Sylvain Munaut wrote: > > Hi Eric, > > > > AFAICT, the following patch was never merged but I just confirmed that > > I do need it over 3.6-rc5 for things to work properly. > > > > Yes, indeed. > > Eric, please resend your patch? > Yes, but I have some worries of why it is needed. Isnt it covering a bug elsewhere ?