From: Russell King <rmk@arm.linux.org.uk>
To: Zwane Mwaikambo <zwane@linuxpower.ca>
Cc: Alex Riesen <alexander.riesen@synopsys.COM>,
linux-kernel@vger.kernel.org, Jeff Garzik <jgarzik@pobox.com>
Subject: Re: 2.5.69+bk: "irq 15: nobody cared!" on a Compaq Armada 1592DT
Date: Wed, 14 May 2003 10:34:58 +0100 [thread overview]
Message-ID: <20030514103458.D26687@flint.arm.linux.org.uk> (raw)
In-Reply-To: <Pine.LNX.4.50.0305131020070.5420-100000@montezuma.mastecende.com>; from zwane@linuxpower.ca on Tue, May 13, 2003 at 02:23:40PM -0400
On Tue, May 13, 2003 at 02:23:40PM -0400, Zwane Mwaikambo wrote:
> Bugger, this is due to yenta_probe_irq.
Umm, but this is yee standard old interrupt probing - calling
probe_irq_on() and causing interrupts to be generated.
This seems to be something that these IRQ changes completely missed;
interrupt probing does not register interrupt handlers, so "retval"
in handle_IRQ_event will always be zero, and we'll always produce
these complaints. I'm sure there's lots of other older drivers using
IRQ probing which are going to suffer in a similar way.
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
prev parent reply other threads:[~2003-05-14 9:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-13 13:49 2.5.69+bk: "irq 15: nobody cared!" on a Compaq Armada 1592DT Alex Riesen
2003-05-13 18:23 ` Zwane Mwaikambo
2003-05-14 0:00 ` Andrew Morton
2003-05-14 9:34 ` Russell King [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=20030514103458.D26687@flint.arm.linux.org.uk \
--to=rmk@arm.linux.org.uk \
--cc=alexander.riesen@synopsys.COM \
--cc=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=zwane@linuxpower.ca \
/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