Re: svn commit: r215427 - head/sys/crypto/aesni

2010-11-18 Thread Kostik Belousov
On Thu, Nov 18, 2010 at 02:24:17PM +0100, Pawel Jakub Dawidek wrote: > On Wed, Nov 17, 2010 at 04:17:15PM +, Konstantin Belousov wrote: > > Author: kib > > Date: Wed Nov 17 16:17:15 2010 > > New Revision: 215427 > > URL: http://svn.freebsd.org/changeset/base/215427 > > > > Log: > > Only save

Re: svn commit: r215427 - head/sys/crypto/aesni

2010-11-18 Thread Pawel Jakub Dawidek
On Wed, Nov 17, 2010 at 04:17:15PM +, Konstantin Belousov wrote: > Author: kib > Date: Wed Nov 17 16:17:15 2010 > New Revision: 215427 > URL: http://svn.freebsd.org/changeset/base/215427 > > Log: > Only save FPU context when not executing in the context of the crypto > thread. Is this jus