Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Mutex error happen, after ioctl(CIOCFSESSION) for crypto(4)



On Mon, Nov 03, 2008 at 02:25:54PM +0900, KIYOHARA Takashi wrote:
> 
> I think, cryptodev.c has mutex problem.  It returns in the state of
> entered mutex, if 'ces == NULL'.

Thank you.  Darran and I have been hunting this and other concurrency
problems in cryptodev already this morning, so this is very helpful.

Double-freeing a session, though, is an error.

I don't quite understand your comment on the manual page.  Can you
explain slightly more?

-- 
Thor Lancelot Simon                                        
tls%rek.tjls.com@localhost
    "Even experienced UNIX users occasionally enter rm *.* at the UNIX
     prompt only to realize too late that they have removed the wrong
     segment of the directory structure." - Microsoft WSS whitepaper


Home | Main Index | Thread Index | Old Index