Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107549848
D28148.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
425 B
Referenced Files
None
Subscribers
None
D28148.diff
View Options
diff --git a/sys/compat/linux/linux_event.c b/sys/compat/linux/linux_event.c
--- a/sys/compat/linux/linux_event.c
+++ b/sys/compat/linux/linux_event.c
@@ -736,9 +736,7 @@
timespecclear(&tfd->tfd_time.it_value);
timespecclear(&tfd->tfd_time.it_interval);
- mtx_lock(&tfd->tfd_lock);
callout_drain(&tfd->tfd_callout);
- mtx_unlock(&tfd->tfd_lock);
seldrain(&tfd->tfd_sel);
knlist_destroy(&tfd->tfd_sel.si_note);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 16, 6:34 PM (21 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15828118
Default Alt Text
D28148.diff (425 B)
Attached To
Mode
D28148: Remove unnecessary locks in function timerfd_close
Attached
Detach File
Event Timeline
Log In to Comment