Re: [PATCH 4/5] Centralise NO_IRQ definition

From: Benjamin Herrenschmidt
Date: Mon Nov 21 2005 - 18:01:07 EST



> So you could just make the ppc PCI probing do
>
> dev->irq = PCI_IRQ_BASE + node->intrs[0].line;
>
> and suddenly 0 works equally well for you as it does on a regular PC.
>
> Notice? Magic. Suddenly "0" means "No irq" on ppc too.

Not really, we also need to fix the interrupt controller code among
others...

Ben.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/