Re: [PATCH] crypto: talitos Preempt overflow interrupts off-by-one fix

2008-10-20 Thread Herbert Xu
On Thu, Oct 16, 2008 at 09:44:51AM +, Vishnu Suresh wrote: > In commit ec6644d6325b5a38525f1d5b20fd4bf7db05cf2a "crypto: talitos - Preempt > overflow interrupts", the test in atomic_inc_not_zero was interpreted by the > author to be applied after the increment operation (not before). This > of

[PATCH] crypto: talitos Preempt overflow interrupts off-by-one fix

2008-10-16 Thread Vishnu Suresh
In commit ec6644d6325b5a38525f1d5b20fd4bf7db05cf2a "crypto: talitos - Preempt overflow interrupts", the test in atomic_inc_not_zero was interpreted by the author to be applied after the increment operation (not before). This off-by-one fix prevents overflow error interrupts from occurring when requ