netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@linux-foundation.org>
To: David Miller <davem@davemloft.net>
Cc: auke-jan.h.kok@intel.com, bcollins@ubuntu.com,
	michal.k.k.piotrowski@gmail.com,
	e1000-devel@lists.sourceforge.net, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, doug.chapman@hp.com,
	jesse.brandeburg@intel.com, john.ronciak@intel.com,
	jeffrey.t.kirsher@intel.com, akpm@linux-foundation.org,
	yoshfuji@linux-ipv6.org, torvalds@linux-foundation.org,
	cramerj@intel.com
Subject: Re: [5/5] 2.6.22-rc2: known regressions
Date: Sat, 19 May 2007 21:57:37 -0700	[thread overview]
Message-ID: <20070519215737.5a98a070@freepuppy> (raw)
In-Reply-To: <20070519.153829.112852602.davem@davemloft.net>

On Sat, 19 May 2007 15:38:29 -0700 (PDT)
David Miller <davem@davemloft.net> wrote:

> From: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
> Date: Sun, 20 May 2007 00:06:33 +0200
> 
> > Subject    : OOPS triggered by ip(8) deconfiguring a network interface
> > References : http://bugzilla.kernel.org/show_bug.cgi?id=8491
> > Submitter  : Ben Collins <bcollins@ubuntu.com>
> > Status     : Unknown
> 
> Might be fixed by:
> 
> 	http://marc.info/?l=linux-netdev&m=117915849224816&w=2
> 
> I'll merge that patch in and we'll see what happens.
> -
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

Looks more like the IPV6 SNMP6 OOPS, I saw and fixed with:

commit 5632c5152aa621885d87ea0b8fdd5a6bb9f69c6f
Author: Stephen Hemminger <shemminger@linux-foundation.org>
Date:   Sat Apr 28 21:16:39 2007 -0700

    [IPV6]: Track device renames in snmp6.
    
    When network device's are renamed, the IPV6 snmp6 code
    gets confused. It doesn't track name changes so it will OOPS
    when network device's are removed.
    
    The fix is trivial, just unregister/re-register in notify handler.
    
    Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
    Signed-off-by: David S. Miller <davem@davemloft.net>


-- 
Stephen Hemminger <shemminger@linux-foundation.org>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

  reply	other threads:[~2007-05-20  4:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <464F6DC9.80805@googlemail.com>
2007-05-19 22:06 ` [5/5] 2.6.22-rc2: known regressions Michal Piotrowski
2007-05-19 22:06 ` Michal Piotrowski
     [not found] ` <464F74E9.8080102@googlemail.com>
2007-05-19 22:38   ` David Miller
2007-05-20  4:57     ` Stephen Hemminger [this message]
2007-05-20 11:15       ` Herbert Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070519215737.5a98a070@freepuppy \
    --to=shemminger@linux-foundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=auke-jan.h.kok@intel.com \
    --cc=bcollins@ubuntu.com \
    --cc=cramerj@intel.com \
    --cc=davem@davemloft.net \
    --cc=doug.chapman@hp.com \
    --cc=e1000-devel@lists.sourceforge.net \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=jesse.brandeburg@intel.com \
    --cc=john.ronciak@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.k.k.piotrowski@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=yoshfuji@linux-ipv6.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).