public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Cc: 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 14:16:22 -0700	[thread overview]
Message-ID: <20070917141622.330b27b8.akpm@linux-foundation.org> (raw)
In-Reply-To: <46EE7026.2070203@linux.vnet.ibm.com>

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?

  reply	other threads:[~2007-09-17 21:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-17 12:16 [2.6.23-rc4-mm1][Bug] kernel BUG at include/linux/netdevice.h:339! Kamalesh Babulal
2007-09-17 21:16 ` Andrew Morton [this message]
2007-09-17 23:13   ` David Miller
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=20070917141622.330b27b8.akpm@linux-foundation.org \
    --to=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