Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F114706521
D28231.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
354 B
Referenced Files
None
Subscribers
None
D28231.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
@@ -981,6 +981,7 @@
linux_timerfd_curval(tfd, &ots);
tfd->tfd_time = nts;
+ tfd->tfd_count = 0;
if (timespecisset(&nts.it_value)) {
linux_timerfd_clocktime(tfd, &cts);
ts = nts.it_value;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 16, 5:31 PM (15 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17566955
Default Alt Text
D28231.diff (354 B)
Attached To
Mode
D28231: linux_timerfd_settime set expirations count to zero
Attached
Detach File
Event Timeline
Log In to Comment