On Thu, Aug 22 2024 at 11:13, John Stultz wrote:
> On Mon, Aug 5, 2024 at 10:33 AM 'Vincent Donnefort' via kernel-team
> <[email protected]> wrote:
>> diff --git a/include/linux/timekeeping.h b/include/linux/timekeeping.h
>> index fc12a9ba2c88..0fc6a61d64bd 100644
>> --- a/include/linux/timekeeping.h
>> +++ b/include/linux/timekeeping.h
>> @@ -275,18 +275,24 @@ struct ktime_timestamps {
>> * counter value
>> * @cycles: Clocksource counter value to produce the system times
>> * @real: Realtime system time
>> + * @boot: Boot time
>
> So, adding the boottime to this kernel-internal snapshot seems reasonable to
> me.
Maybe for you, but I have zero context to this as this submission
obviously failed to CC the relevant mailing lists and maintainers...
Documentation/process is there for a reason...
Thanks,
tgkx