Re: Xen and incorporating event channels in to nr_irqs

From: Ian Campbell
Date: Wed Feb 16 2011 - 11:27:33 EST


On Wed, 2011-02-16 at 16:25 +0000, Thomas Gleixner wrote:
> On Wed, 16 Feb 2011, Ian Campbell wrote:
> > On a vaguely related note, what is the future of non-sparse IRQs (on x86
> > and/or generally)?
>
> In general I want to switch everything over to SPARSE_IRQ. When the
> open coded access to irq_desc[] is gone, which should be mostly the
> case in .39 then switching everything over should be a smooth
> thing. For those archs which do not want to adjust the numbers
> dynamically we simple allocate NR_IRQS in early_irq_init(). So they
> wont even notice.

Sweet, I won't worry myself unduly over the non-SPARSE_IRQ case then.

Thanks,
Ian.


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