Re: [PATCH 1/3] timekeeping: Introduce fast accessor to clock tai

From: Thomas Gleixner
Date: Mon Apr 11 2022 - 16:58:44 EST


On Sat, Apr 09 2022 at 22:33, Thomas Gleixner wrote:
> On Sat, Apr 09 2022 at 09:37, Steven Rostedt wrote:
>> On Sat, 9 Apr 2022 10:12:58 +0200
>> Kurt Kanzenbach <kurt@xxxxxxxxxxxxx> wrote:
>>
>>> ---
>>> include/linux/timekeeping.h | 1 +
>>> kernel/time/timekeeping.c | 17 +++++++++++++++++
>>> 2 files changed, 18 insertions(+)
>>
>> If the time keeping folks are OK with this and ack it, I'm happy to
>> take this through my tree.
>
> Go ahead. I just sent a Reviewed-by and I don't see conflicting changes
> in that area. Famous last words :)

And yes, I have some conflicting changes in the pipeline and just saw
that this lacks a data_race() annotation like the boot variant from
which this is derived.

Let me pick this up into a rc2 based branch. I'll tag it and provide it
to you for consumption.

Thanks,

tglx