Module Name: src
Committed By: riastradh
Date: Mon Aug 27 15:06:20 UTC 2018
Modified Files:
src/sys/external/bsd/common/linux: linux_work.c
Log Message:
Fix post-cancellation case of queue_delayed_work.
Request the callout queue immediately, as if it hadn't been cancelled
at all, rather than reschedule for the next tick.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/external/bsd/common/linux/linux_work.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.