lkml.org 
[lkml]   [2005]   [Jan]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: PATCH: 2.6.10 - Misrouted IRQ recovery for review
Alan Cox wrote:
> Ported to the new kernel/irq code.

[snip]

> } else {
> - printk(KERN_ERR "irq %d: nobody cared!\n", irq);
> + printk(KERN_ERR "irq %d: nobody cared (try booting with the \"irqpoll\" option.\n", irq);
> }
> dump_stack();
> printk(KERN_ERR "handlers:\n");
[snip]

I saw this message coming out of ac2 with my runaway IRQ 18 problem, so
I tried irqpoll, and it just "went away" beyond sysreq or other gentle
recovery.

I suspect that the problem lies in sharing the shared IRQ, and that
polling doesn't solve the problem, just changes it to a hang witing for
the misrouted IRQ. Still poking for the real cause, no patch or
anything, but acpi={off,ht}, noapic, pci=routeirq, etc have no benefit
(for me).


--
bill davidsen <davidsen@tmr.com>
CTO TMR Associates, Inc
Doing interesting things with small computers since 1979
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:09    [W:0.149 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site