Applied thank you.

On 06/29/2012 12:09 AM, Jaren Johnston wrote:

> Hey,
> 
>  
> 
> During yet more gcm testing, I ran into cases where I'd end up sitting on a
> trylock:
> 
>  
> 
> ioctl.c:321:          if (!mutex_trylock(&ses_ptr->sem)) {
> 
> ioctl.c-322-                         dprintk(2, KERN_DEBUG, "Waiting for
> semaphore of sid=0x%08X\n",
> 
> ioctl.c-323-                                         ses_ptr->sid);
> 
>  
> 
> I don't understand why the lock wasn't being release... or why it was being
> acquired too many times, but this patch ended up fixing it.
> 
>  
> 
> Take a look when you get a sec?
> 
>  
> 
> Thanks!
> 
> Jaren
> 
>  
> 
>  
> 
> 
> 
> 
> _______________________________________________
> Cryptodev-linux-devel mailing list
> Cryptodev-linux-devel@gna.org
> https://mail.gna.org/listinfo/cryptodev-linux-devel



_______________________________________________
Cryptodev-linux-devel mailing list
Cryptodev-linux-devel@gna.org
https://mail.gna.org/listinfo/cryptodev-linux-devel

Reply via email to