From: Tony Lindgren Date: Thu, 11 Dec 2008 01:36:52 +0000 (-0800) Subject: ARM: OMAP3: Warn about spurious interrupts X-Git-Tag: v2.6.29-rc1~559^2~14^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ccc4c0dedf8cc63bf4f7c0cfa1b72c4a5fae148;p=pandora-kernel.git ARM: OMAP3: Warn about spurious interrupts In the case of spurious interrupt, the handler for previous interrupt handler needs to flush posted writes with a read back of the interrupt ack register. Warn about handlers that need to flush posted writes. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed