cvs commit: src/sys/kern subr_taskqueue.c

Scott Long scottl at FreeBSD.org
Tue Jan 10 16:37:15 PST 2006


scottl      2006-01-11 00:37:13 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_taskqueue.c 
  Log:
  The interlock in taskqueue_terminate() is completely wrong for taskqueues
  that use spinlocks.  Remove it for now.
  
  Revision  Changes    Path
  1.33      +1 -5      src/sys/kern/subr_taskqueue.c


More information about the cvs-all mailing list