From: Thomas Bogendoerfer Date: Mon, 23 Jun 2008 22:48:05 +0000 (+0200) Subject: [MIPS] IP32: Fix unexpected irq 71 X-Git-Tag: v2.6.26-rc9~64^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1faf7f25b2aa4fcd2ae0ec2fd2e9fb9ff4bfee10;p=pandora-kernel.git [MIPS] IP32: Fix unexpected irq 71 It's possible that the crime interrupt handler is called without pending interrupts (probably a hardware issue). To avoid irritating "unexpected irq 71" messages, we now just ignore the spurious crime interrupts. Signed-off-by: Thomas Bogendoerfer Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed