sparseirq: use kstat_irqs_cpu on non-x86 architectures too
authorYinghai Lu <yinghai@kernel.org>
Sun, 11 Jan 2009 21:35:56 +0000 (13:35 -0800)
committerIngo Molnar <mingo@elte.hu>
Mon, 12 Jan 2009 19:01:12 +0000 (20:01 +0100)
so we could move kstat_irqs array to irq_desc struct.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found