All of lore.kernel.org
 help / color / mirror / Atom feed
From: ebiederm@xmission.com (Eric W. Biederman)
To: Luis Fernando Planella Gonzalez <lfpg.dev@gmail.com>
Cc: Robert Hancock <hancockrwd@gmail.com>, linux-kernel@vger.kernel.org
Subject: Re: Flooded by do_IRQ: 0.91 No irq handler for vector
Date: Wed, 19 Aug 2009 19:48:59 -0700	[thread overview]
Message-ID: <m1k50zi4is.fsf@fess.ebiederm.org> (raw)
In-Reply-To: <d12c1890908191446k5497d9c8t2f355074eb7ca4ff@mail.gmail.com> (Luis Fernando Planella Gonzalez's message of "Wed\, 19 Aug 2009 18\:46\:56 -0300")

Luis Fernando Planella Gonzalez <lfpg.dev@gmail.com> writes:

> I have changed my distro to sidux, so it won't be an easy task to
> return to 2.6.24....
> Anyway, I do use the 64bit kernel.

> But I've downloaded the 32 bit version (sidux 2009.02 with the
> 2.6.30.1 kernel), and the very same error occurs. I've just used the
> live cd, and it does happen.

Sure.  I inferred this by how early this message starting showing
up.   This code did not get added into the 32bit kernels until
recently.

> Something that changed from 2.6.28 to 2.6.30 is that it no longer
> happens the 0.99 message. All complaints are about 0.91...

Interesting.

> One more thing: Deleting /usr/sbin/irqbalance changed nothing, which
> is no surprise, as I had already tested the noirqbalance kernel
> option....

Even after a reboot?

Are you running any kind of vitalization on your box?

> I'm pasting here something I had previously replied personally to
> Robert Hancock, and may be useful:
>
> Well, as I've installed sidux, it has upgraded the kernel to 2.6.30.5,
> but the error is the same.
> I've also tried:
> * noapic: the message changes to do_IRQ: 0.55 No irq handler for
> vector (irq -1), but then the X server fails to start

Interesting... 

> * noacpi: have no effect on the error message.

There is something very strange about your box.  Possibly it is
just VIA interrupt controller madness.  VIA has been known
to interrupt interrupt related fields in creative ways, and
we may be on the edge of another of these.

I expect it is going to come down to writing a patch to dump out
all of the interrupt routing state on the system and to see what
is generating the totally unexpected interrupt and then to work our
way backwards from there.

The fact that the vector number is changing indicates that it is
a programmable something that is causing the problem.

I'm drawing a blank on which patch to write up.

Eric

  reply	other threads:[~2009-08-20  2:49 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 [this message]
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

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=m1k50zi4is.fsf@fess.ebiederm.org \
    --to=ebiederm@xmission.com \
    --cc=hancockrwd@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 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.