public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Torsten Kaiser <just.for.lkml@googlemail.com>
Cc: linux-kernel@vger.kernel.org,
	Robert Hancock <hancockrwd@gmail.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@redhat.com>, "H. Peter Anvin" <hpa@zytor.com>
Subject: Re: do_IRQ: 0.165 No irq handler for vector (irq -1)
Date: Tue, 02 Feb 2010 11:38:58 +0900	[thread overview]
Message-ID: <4B679042.2010008@kernel.org> (raw)
In-Reply-To: <64bb37e1001310502p3d74bdf5ve56f63d3e8d2fd39@mail.gmail.com>

Hello, Torsten.

On 01/31/2010 10:02 PM, Torsten Kaiser wrote:
> I'm still trying to get the MSI support for sata_sil24, that was added
> in 2.6.33-rc1, to work. But even with -rc6 it still shows the same
> errors.
> 
> The current best guess is, that there is something fishy going on in
> the IRQ system, as the only error messages before the libata timeouts
> start are:
> 
> [   86.463814] do_IRQ: 0.165 No irq handler for vector (irq -1)
> [   86.463832] do_IRQ: 3.165 No irq handler for vector (irq -1)
> [   86.463848] do_IRQ: 1.165 No irq handler for vector (irq -1)
> [   86.463867] do_IRQ: 2.165 No irq handler for vector (irq -1)
> 
> (Thats why I added CCs for get_maintainer.pl -f arch/x86/kernel/apic/io_apic.c)
> 
> To get these errors I only boot with sata_sil24.msi=1 and then do: dd
> if=1GB-file-on-ro-mounted-xfs-fs of=/dev/null bs=1k
> 
> Writing with enabled MSI also fails with timeouts, but in this case
> there is no error from do_IRQ.

It might be that the silicon implements MSI incorrectly and ends up
sending out invalid MSI packets under certain circumstances.  The
silicon hasn't changed for quite some time now and back when it came
out MSI wasn't too popular and I don't think SIMG's proprietary
drivers use it, so it's quite possible that the feature simply is
broken.  Is there any specific reason why you want to enable MSI
support?  It's not like MSI brings any actual benefit when the
compatibility hardware is already there.

Thanks.

-- 
tejun

  reply	other threads:[~2010-02-02  2:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-31 13:02 do_IRQ: 0.165 No irq handler for vector (irq -1) Torsten Kaiser
2010-02-02  2:38 ` Tejun Heo [this message]
2010-02-02  4:53   ` Eric W. Biederman
2010-02-02 18:40     ` Suresh Siddha
2010-02-02 19:56       ` Torsten Kaiser
2010-02-13  9:25         ` Torsten Kaiser
2010-02-13 18:18           ` Suresh Siddha
2010-02-13 18:22             ` Robert Hancock
2010-02-13 21:34             ` Torsten Kaiser

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=4B679042.2010008@kernel.org \
    --to=tj@kernel.org \
    --cc=hancockrwd@gmail.com \
    --cc=hpa@zytor.com \
    --cc=just.for.lkml@googlemail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=tglx@linutronix.de \
    /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