From: Geert Uytterhoeven Date: Wed, 13 Jul 2011 18:29:24 +0000 (+0200) Subject: m68k: Revive reporting of spurious interrupts X-Git-Tag: v3.1-rc1~237^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c9f08f9de38c9af3a946faf0cccd7fc46978443;p=pandora-kernel.git m68k: Revive reporting of spurious interrupts commit 2502b667ea835ee16685c74b2a0d89ba8afe117a ("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 Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed