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
0001-set-null-auth-on-decr-too.patch
Description: Binary data
_______________________________________________ Cryptodev-linux-devel mailing list Cryptodev-linux-devel@gna.org https://mail.gna.org/listinfo/cryptodev-linux-devel