Re: [PATCH] AMCC Crypto4xx Device Driver v2

2008-10-20 Thread Kim Phillips
On Thu, 16 Oct 2008 15:04:44 -0700 "James Hsiao" <[EMAIL PROTECTED]> wrote: > I did most of the changes based on your recommandations. ok, I still think you'll get more powerpc review coverage on linuxppc-dev though. Kim -- To unsubscribe from this list: send the line "unsubscribe linux-crypto"

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