CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2013/10/29 17:39:02

Modified files:
        sys/kern       : kern_task.c 

Log message:
since taskq_create is only callable from autoconf or process context, it
is safe to ask malloc to wait for memory.

pointed out by millert@

Reply via email to