]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 218270:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 3 Mar 2011 16:58:58 +0000 (16:58 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 3 Mar 2011 16:58:58 +0000 (16:58 +0000)
commite8332cef27be2e0a96326b14f98725cac0a3c57e
tree2ded47a234b3f5306c5d4eb4cc8ae9c3c8121ed9
parentbd7b71df686cffcb7363517b27c1fb8999411ba2
MFC 218270:
Use M_WAITOK rather than M_NOWAIT when creating taskqueues via the
TASKQUEUE_DEFINE macros.  All the places that use these macros to create
taskqueues assume that the operation succeeds.

git-svn-id: svn://svn.freebsd.org/base/stable/8@219231 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/sys/taskqueue.h