kernel-hacking-2024-linux-s.../arch/blackfin
Yinghai Lu dee4102a9a sparseirq: use kstat_irqs_cpu instead
Impact: build fix

Ingo Molnar wrote:

> tip/arch/blackfin/kernel/irqchip.c: In function 'show_interrupts':
> tip/arch/blackfin/kernel/irqchip.c:85: error: 'struct kernel_stat' has no member named 'irqs'
> make[2]: *** [arch/blackfin/kernel/irqchip.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
>

So could move kstat_irqs array to irq_desc struct.

(s390, m68k, sparc) are not touched yet, because they don't support genirq

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-11 15:53:13 +01:00
..
boot kbuild: use KECHO convenience echo 2008-12-03 21:32:01 +01:00
configs Blackfin arch: update board default configs 2009-01-07 23:14:39 +08:00
include/asm NOMMU: Make VMAs per MM as for MMU-mode linux 2009-01-08 12:04:47 +00:00
kernel sparseirq: use kstat_irqs_cpu instead 2009-01-11 15:53:13 +01:00
lib Blackfin arch: merge adeos blackfin part to arch/blackfin/ 2009-01-07 23:14:39 +08:00
mach-bf518 Blackfin arch: add SDIO host driver platform data 2009-01-07 23:14:38 +08:00
mach-bf527 Blackfin arch: fix bug - BF527 0.2 silicon has different CPUID (DSPID) value 2009-01-07 23:14:39 +08:00
mach-bf533 Blackfin arch: Enlarge flash partition for kenel for bf533/bf537 boards 2009-01-07 23:14:38 +08:00
mach-bf537 Blackfin arch: Enlarge flash partition for kenel for bf533/bf537 boards 2009-01-07 23:14:38 +08:00
mach-bf538 Blackfin arch: merge adeos blackfin part to arch/blackfin/ 2009-01-07 23:14:39 +08:00
mach-bf548 Blackfin arch: fix bug: kernel crash when enable SDIO host driver 2009-01-07 23:14:39 +08:00
mach-bf561 Blackfin arch: merge adeos blackfin part to arch/blackfin/ 2009-01-07 23:14:39 +08:00
mach-common Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
mm Blackfin arch: Faster C implementation of no-MPU CPLB handler 2009-01-07 23:14:38 +08:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
Kconfig Blackfin arch: enable reprogram cclk and sclk for bf518f-ezbrd 2009-01-07 23:14:38 +08:00
Kconfig.debug Blackfin arch: change HWTRACE Kconfig and set it on default 2009-01-07 23:14:38 +08:00
Makefile Blackfin arch: Clean oprofile build path for blackfin 2009-01-07 23:14:38 +08:00