lkml.org 
[lkml]   [2021]   [Apr]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v19 4/7] time: Add mechanism to recognize clocksource in time_get_snapshot
From
Date
On 2021/3/30 22:54, Marc Zyngier wrote:
> - u64 cycles;
> - ktime_t real;
> - ktime_t raw;
> - unsigned int clock_was_set_seq;
> - u8 cs_was_changed_seq;
> + u64 cycles;
> + ktime_t real;
> + ktime_t raw;
> + enum clocksource_ids cs_id;

nit: worth adding a description for it (on top of the structure)?

> + unsigned int clock_was_set_seq;
> + u8 cs_was_changed_seq;

\
 
 \ /
  Last update: 2021-04-17 11:29    [W:0.215 / U:0.512 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site