Page MenuHomeFreeBSD

D28148.diff
No OneTemporary

D28148.diff

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

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)

Event Timeline