Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153413114
D40123.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
376 B
Referenced Files
None
Subscribers
None
D40123.diff
View Options
diff --git a/sys/compat/linuxkpi/common/include/linux/time.h b/sys/compat/linuxkpi/common/include/linux/time.h
--- a/sys/compat/linuxkpi/common/include/linux/time.h
+++ b/sys/compat/linuxkpi/common/include/linux/time.h
@@ -121,6 +121,8 @@
return (ts);
}
+#define ns_to_timespec64(_x) ns_to_timespec(_x)
+
static inline int
timespec_valid(const struct timespec *ts)
{
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 22, 12:50 AM (7 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31942903
Default Alt Text
D40123.diff (376 B)
Attached To
Mode
D40123: LinuxKPI: add ns_to_timespec64()
Attached
Detach File
Event Timeline
Log In to Comment