* Ingo Molnar <[email protected]> wrote:
> > do_IRQ() did a jump-to-zero. So there's no handler installed.
>
> yep. No desc->irq_handler. That should be 'impossible' on x86_64,
> because the irq_desc[] array is initialized with handle_bad_irq, and
> from that point on x86_64 only uses set_irq_chip_and_handler(), which
> at most can set it to another (non-NULL) handle_irq function. Weird.
>
> does MSI much with the irq_desc[] separately perhaps, clearing
> handle_irq in the process perhaps?
aha - drivers/pci/msi.c sets msix_irq_type, which has no handle_irq
entry. This needs to be converted to irqchips.
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]