linux/arch/mips/sibyte
Mike Travis d2287f5ebe irq: update all arches for new irq_desc, fix
Impact: fix build errors

Since the SPARSE IRQS changes redefined how the kstat irqs are
organized, arch's must use the new accessor function:

	kstat_incr_irqs_this_cpu(irq, DESC);

If CONFIG_SPARSE_IRQS is set, then DESC is a pointer to the
irq_desc which has a pointer to the kstat_irqs.  If not, then
the .irqs field of struct kernel_stat is used instead.

Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-15 11:15:36 +01:00
..
bcm1480 irq: update all arches for new irq_desc, fix 2009-01-15 11:15:36 +01:00
cfe [MIPS] kgdb: Remove existing implementation 2008-07-30 21:54:42 +01:00
common device create: misc: convert device_create_drvdata to device_create 2008-10-16 09:24:43 -07:00
sb1250 irq: update all arches for new irq_desc, fix 2009-01-15 11:15:36 +01:00
swarm mips: use bcd2bin/bin2bcd 2008-10-20 08:52:41 -07:00
Kconfig [MIPS] Sibyte: Split and move clock code. 2007-11-02 16:13:47 +00:00