Thread (17 messages) flat view 17 messages, 4 authors, 2016-02-24

Re: [PATCH v8 4/8] time: Add driver cross timestamp interface for higher precision time synchronization

From: Thomas Gleixner <hidden>
Date: 2016-02-24 10:56:00
Also in: intel-wired-lan, lkml

On Mon, 22 Feb 2016, Christopher S. Hall wrote:
+int get_device_system_crosststamp(int (*get_time_fn)
+				  (ktime_t *device_time,
+				   struct system_counterval_t *sys_counterval,
+				   void *ctx),
+				  void *ctx,
+				  struct system_device_crosststamp *xtstamp)
+{
+	struct timekeeper *tk = &tk_core.timekeeper;
+	unsigned long seq;
+	struct system_counterval_t system_counterval;
+	ktime_t base_raw;
+	ktime_t base_real;
+	s64 nsec_raw;
+	s64 nsec_real;
Single lines for same and desceding length ordered, which makes it simpler to
parse, please.

Other than that: Reviewed-by: Thomas Gleixner [off-list ref]
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help