Re: [PATCH v2] irq: use per_cpu kstat_irqs

From: Tejun Heo
Date: Fri Nov 05 2010 - 12:45:44 EST


Hello,

On 11/05/2010 05:06 PM, Eric Dumazet wrote:
> V2: support for !CONFIG_SPARSE_IRQ
> No white space changes.
>
> Question : Is dynamic percpu allocator ready at this stage for all
> arches ? The need is NR_IRQS*4 bytes of percpu memory for
> !CONFIG_SPARSE_IRQ

The earliest is early_irq_init(), right? If so, percpu allocator is
up by then on all archs.

Thanks.

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