Module Name:    src
Committed By:   riastradh
Date:           Wed Jan 13 02:19:09 UTC 2021

Modified Files:
        src/sys/kern: kern_threadpool.c

Log Message:
threadpool(9): Make threadpool_percpu_ref_remote non-sleepable.

Needed for threadpool-based workqueue_enqueue to run in interrupt
context.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/kern/kern_threadpool.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to