Date: Wed, 19 Apr 2017 16:18:53 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 218597] [CRYPTODEV] spurious wakeup and synchronisation problem Message-ID: <bug-218597-8-8Dj6MtcdXd@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-218597-8@https.bugs.freebsd.org/bugzilla/> References: <bug-218597-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218597 --- Comment #7 from John Baldwin <jhb@FreeBSD.org> --- (In reply to Alexandre martins from comment #5) Well, hmm. If the uio is in the csession than perhaps we should just forma= lize "only one op at a time" by having the crypto ioctls detect that case and ei= ther fail or block. Alternatively we could move the uio into the 'cod'. Probab= ly it is simpler to just enforce "one op at a time" and then your original pat= ch should work I think. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218597-8-8Dj6MtcdXd>