[Bug 218597] [CRYPTODEV] spurious wakeup and synchronisation problem

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 19 16:18:53 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218597

--- Comment #7 from John Baldwin <jhb at FreeBSD.org> ---
(In reply to Alexandre martins from comment #5)
Well, hmm.  If the uio is in the csession than perhaps we should just formalize
"only one op at a time" by having the crypto ioctls detect that case and either
fail or block.  Alternatively we could move the uio into the 'cod'.  Probably
it is simpler to just enforce "one op at a time" and then your original patch
should work I think.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list