Re: [PATCH 04/13] timekeeping: Add the boot clock to system time snapshot

From: Thomas Gleixner
Date: Wed Oct 02 2024 - 11:16:40 EST


On Wed, Sep 11 2024 at 10:30, Vincent Donnefort wrote:
> For tracing purpose, the boot clock is interesting as it doesn't stop on
> suspend. Export it as part of the time snapshot. This will later allow
> the hypervisor to add boot clock timestamps to its events.
>
> Cc: John Stultz <jstultz@xxxxxxxxxx>
> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> Cc: Stephen Boyd <sboyd@xxxxxxxxxx>
> Cc: Christopher S. Hall <christopher.s.hall@xxxxxxxxx>
> Cc: Richard Cochran <richardcochran@xxxxxxxxx>
> Cc: Lakshmi Sowjanya D <lakshmi.sowjanya.d@xxxxxxxxx>
> Signed-off-by: Vincent Donnefort <vdonnefort@xxxxxxxxxx>

I've queued this in on top of v6.12-rc1 as I have upcoming time keeping
changes. I've tagged this commit so it can be pulled by the arm64/kvm
people to base the other changes on:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tk-for-arm64-kvm

Thanks,

tglx