From: David Miller <davem@davemloft.net>
To: akpm@linux-foundation.org
Cc: kamalesh@linux.vnet.ibm.com, linux-kernel@vger.kernel.org,
netdev@vger.kernel.org
Subject: Re: [2.6.23-rc4-mm1][Bug] kernel BUG at include/linux/netdevice.h:339!
Date: Mon, 17 Sep 2007 16:13:33 -0700 (PDT) [thread overview]
Message-ID: <20070917.161333.38709774.davem@davemloft.net> (raw)
In-Reply-To: <20070917141622.330b27b8.akpm@linux-foundation.org>
From: Andrew Morton <akpm@linux-foundation.org>
Date: Mon, 17 Sep 2007 14:16:22 -0700
> On Mon, 17 Sep 2007 17:46:38 +0530
> Kamalesh Babulal <kamalesh@linux.vnet.ibm.com> wrote:
>
> > Kernel Bug is hit with 2.6.23-rc4-mm1 kernel on ppc64 machine.
> >
> > kernel BUG at include/linux/netdevice.h:339!
>
> (please cc netdev@vger.kernel.org on networking-related matters)
>
> You died here:
>
> static inline void napi_complete(struct napi_struct *n)
> {
> BUG_ON(!test_bit(NAPI_STATE_SCHED, &n->state));
>
> The NAPI changes have had a few problems and hopefully things have
> been fixed up since then. I'll try to get rc6-mm1 out this evening,
> so please retest that?
And if you trigger this still it is absolutely critical that
you tell us what networking device driver you are using at
the time.
next prev parent reply other threads:[~2007-09-17 23:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <46EE7026.2070203@linux.vnet.ibm.com>
2007-09-17 21:16 ` [2.6.23-rc4-mm1][Bug] kernel BUG at include/linux/netdevice.h:339! Andrew Morton
2007-09-17 23:13 ` David Miller [this message]
2007-09-20 9:38 ` Kamalesh Babulal
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=20070917.161333.38709774.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=akpm@linux-foundation.org \
--cc=kamalesh@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.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).