public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Américo Wang" <xiyou.wangcong@gmail.com>
To: Luis Fernando Planella Gonzalez <lfpg.dev@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Flooded by do_IRQ: 0.91 No irq handler for vector
Date: Mon, 31 Aug 2009 23:58:00 +0800	[thread overview]
Message-ID: <20090831155800.GA2937@hack> (raw)
In-Reply-To: <d12c1890908101630m2a4d0d68yf6dc1e0e0e4f4314@mail.gmail.com>

On Mon, Aug 10, 2009 at 08:30:08PM -0300, Luis Fernando Planella Gonzalez wrote:
>Hi.

Hi,

>I can't remember since when I've started seeing this, but since 2.6.23
>or 2.6.24, I think.
>Nowadays, I'm on Ubuntu 9.04, which is kernel 2.6.28.
>I'm flooded by the message: "do_IRQ: 0.91 No irq handler for vector"
>when in TTY.
>This is really annoying for text-base operation or in distros like
>sidux, where KDE watches syslog and shows a notification for every new
>line.
>Believe me, there are thousands of such notifications...
>Here is the dmesg results just after logging in:
>http://ubuntuforums.org/showpost.php?p=7759222&postcount=2 (yes, I've
>posted it in ubuntu forums with no succes ;)
>In this log, it's possible to see that the first time do_IRQ
>complains, it says: "do_IRQ: 0.99 No irq handler for vector". All
>others are for 0.91.
>I've tried adding the noirqbalance argument to kernel, and messed with
>everything related to IRQ in the BIOS with no success...
>Anybody, please help!!!

Hmm, I met a similar problem, on i386 2.6.29.

The more interesting thing is that the normal boot is fine but a kexec boot
will have this BUG_ON (about 50% chance), even 'irqpoll' doesn't help...

My guess is that maybe some driver failed to request_irq during kexec
boot, but I can't figure out which driver it is... Note, vector number
is 0x79.


-- 
Live like a child, think like the god.
 

      parent reply	other threads:[~2009-08-31 15:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-10 23:30 Flooded by do_IRQ: 0.91 No irq handler for vector Luis Fernando Planella Gonzalez
2009-08-10 23:53 ` Justin P. Mattock
2009-08-11  1:01 ` Robert Hancock
2009-08-11  1:25   ` Luis Fernando Planella Gonzalez
2009-08-11 22:28     ` Luis Fernando Planella Gonzalez
2009-08-12 23:59       ` Robert Hancock
2009-08-19 18:39         ` Eric W. Biederman
2009-08-19 21:46           ` Luis Fernando Planella Gonzalez
2009-08-20  2:48             ` Eric W. Biederman
2009-08-20 13:31               ` Luis Fernando Planella Gonzalez
2009-09-17  0:30                 ` Luis Fernando Planella Gonzalez
2009-08-31 15:58 ` Américo Wang [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=20090831155800.GA2937@hack \
    --to=xiyou.wangcong@gmail.com \
    --cc=lfpg.dev@gmail.com \
    --cc=linux-kernel@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