Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151562696
D7135.id18185.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
465 B
Referenced Files
None
Subscribers
None
D7135.id18185.diff
View Options
Index: kern_timeout.c
===================================================================
--- kern_timeout.c
+++ kern_timeout.c
@@ -1050,7 +1050,7 @@
*/
if (c->c_lock != NULL && !cc_exec_cancel(cc, direct))
cancelled = cc_exec_cancel(cc, direct) = true;
- if (cc_exec_waiting(cc, direct)) {
+ if (cc_exec_waiting(cc, direct) || cc_exec_drain(cc, direct)) {
/*
* Someone has called callout_drain to kill this
* callout. Don't reschedule.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 10, 5:23 AM (22 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31202414
Default Alt Text
D7135.id18185.diff (465 B)
Attached To
Mode
D7135: A problem with ASYNC drain
Attached
Detach File
Event Timeline
Log In to Comment