crypto: talitos - Preempt overflow interrupts
authorKim Phillips <kim.phillips@freescale.com>
Thu, 17 Jul 2008 12:16:40 +0000 (20:16 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 17 Jul 2008 12:16:40 +0000 (20:16 +0800)
add requests pending/submit count to prevent request queue full
condition by preempting h/w overflow interrupts in software.
We do this due to the delay in the delivery and handling of the
channel overflow error interrupt.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Acked-by: Lee Nipper <lee.nipper@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found