K 10 svn:author V 8 jmallett K 8 svn:date V 27 2010-06-21T04:06:01.605871Z K 7 svn:log V 394 o) Actually, we don't reenable COP2 access when entering the kernel from userland, so we need to enable it here along with disabling interrupts during crypto operations. o) Rather than trying to allocate a shocking amount of stack space, put the iovecs for crypto operations in the session structure. o) Remove a debugging panic. With this the crypto coprocessor seems to be working. END