git: kernel - Rewrite the callout_*() API (3)
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Mar 27 16:26:39 PDT 2019
commit 040cc3b63a4799e58575f6e44d6d4dcdf0f066d5
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Mar 27 16:26:06 2019 -0700
kernel - Rewrite the callout_*() API (3)
* Fix callout_reset_bycpu() (it was queueing to the current cpu
instead of the specified cpu).
Summary of changes:
sys/kern/kern_timeout.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/040cc3b63a4799e58575f6e44d6d4dcdf0f066d5
--
DragonFly BSD source repository
More information about the Commits
mailing list