linux/arch/m68k/platform/68328
Geert Uytterhoeven 8c9f08f9de m68k: Revive reporting of spurious interrupts
commit 2502b667ea ("Change the m68knommu irq
handling to use the generic irq framework.") removed the reporting of spurious
interrupts on nommu (68328 and 68360).

Bring it back in a generic way, using "atomic_t irq_err_count", as that's what
most of the other architectures are using.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2011-07-25 11:20:41 +10:00
..
Makefile
bootlogo.h
bootlogo.pl
config.c
entry.S m68k: Revive reporting of spurious interrupts 2011-07-25 11:20:41 +10:00
head-de2.S
head-pilot.S
head-ram.S
head-rom.S
ints.c m68k: Revive reporting of spurious interrupts 2011-07-25 11:20:41 +10:00
romvec.S
timers.c