All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Fulghum <paulkf@microgate.com>
To: Maarten de Boer <mdeboer@iua.upf.es>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Badness in enable_irq with 2.6.9-rc3-mm2-vp-t1
Date: Wed, 06 Oct 2004 08:23:52 -0500	[thread overview]
Message-ID: <1097069031.1990.9.camel@deimos.microgate.com> (raw)
In-Reply-To: <20041006151014.5c7de38e.mdeboer@iua.upf.es>

On Wed, 2004-10-06 at 08:10, Maarten de Boer wrote:
> > It is only a warning and the e100 will
> > continue to work.
> 
> Hm, for me it didn't. To be more precise, configuring networking with
> DHCP failed. But maybe that problem is somewhere else.

The warning is caused by calling enable_irq()
when the interrupt enable depth is already 0
(interrupt is already enabled).

A couple of people, including me, have reported
this warning. The adapter continues to work.
My understanding of the problem is that it
is a warning only.

Do you see the interrupt count from /proc/interrupts
for the e100 increasing?

-- 
Paul Fulghum
paulkf@microgate.com


      reply	other threads:[~2004-10-06 13:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-06 12:55 Badness in enable_irq with 2.6.9-rc3-mm2-vp-t1 Maarten de Boer
2004-10-06 13:06 ` Paul Fulghum
2004-10-06 13:10   ` Maarten de Boer
2004-10-06 13:23     ` Paul Fulghum [this message]

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=1097069031.1990.9.camel@deimos.microgate.com \
    --to=paulkf@microgate.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mdeboer@iua.upf.es \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.