K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-05-22T09:37:28.000000Z K 7 svn:log V 246 Don't set cc_kqblocked twice and don't increment cryptostats.cs_kblocks twice if we call crypto_kinvoke() from crypto_proc thread. This change also removes unprotected access to cc_kqblocked field (CRYPTO_Q_LOCK() should be used for protection). END