Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F101894600
D40246.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
512 B
Referenced Files
None
Subscribers
None
D40246.diff
View Options
diff --git a/sys/compat/linuxkpi/common/include/linux/ktime.h b/sys/compat/linuxkpi/common/include/linux/ktime.h
--- a/sys/compat/linuxkpi/common/include/linux/ktime.h
+++ b/sys/compat/linuxkpi/common/include/linux/ktime.h
@@ -190,6 +190,7 @@
#define ktime_get_ts(ts) getnanouptime(ts)
#define ktime_get_ts64(ts) getnanouptime(ts)
#define ktime_get_raw_ts64(ts) getnanouptime(ts)
+#define ktime_get_real_ts64(ts) getnanotime(ts)
#define getrawmonotonic64(ts) getnanouptime(ts)
static inline int64_t
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 6, 8:00 AM (6 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14480359
Default Alt Text
D40246.diff (512 B)
Attached To
Mode
D40246: LinuxKPI: add ktime_get_real_ts64()
Attached
Detach File
Event Timeline
Log In to Comment