Files
linux/arch
Thomas Taranowski 6399e7b53f rapidio: fix hang on RapidIO doorbell queue full condition
commit 12a4dc4391 upstream.

In fsl_rio_dbell_handler() the code currently simply acknowledges the QFI
queue full interrupt, but does nothing to resolve the queue full
condition.  Instead, it jumps to the end of the isr.  When a queue full
condition occurs, the isr is then re-entered immediately and continually,
forever.

The fix is to just fall through and read out current doorbell entries.

Signed-off-by: Thomas Taranowski <tom@baringforge.com>
Cc: Alexandre Bounine <alexandre.bounine@idt.com>
Cc: Kumar Gala <galak@kernel.crashing.org>
Cc: Matt Porter <mporter@kernel.crashing.org>
Cc: Li Yang <leoli@freescale.com>
Cc: Thomas Moll <thomas.moll@sysgo.com>
Cc: Micha Nelissen <micha@neli.hopto.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-02-17 15:37:01 -08:00
..
2010-09-26 17:21:43 -07:00
2010-01-18 10:19:11 -08:00
2010-01-18 10:19:11 -08:00
2010-07-05 11:10:49 -07:00
2010-01-18 10:19:11 -08:00
2010-01-18 10:19:11 -08:00
2010-07-05 11:10:48 -07:00
2010-01-18 10:19:11 -08:00
2011-02-17 15:36:53 -08:00
2010-01-18 10:19:11 -08:00
2010-04-26 07:41:17 -07:00
2010-07-05 11:10:50 -07:00