Re: [PATCH] Fix compile failure on PA-RISC

From: Alan Cox
Date: Wed May 09 2012 - 07:58:32 EST


> And what about x86? --- irq 0 is used for timer and there is
> void __init setup_default_timer_irq(void)
> {
> setup_irq(0, &irq0);
> }

That's an internal curio not exposed outside (or at least not in a way
that matters).

Alan
--
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/