2022-04-12 04:40:21

by Steven Rostedt

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

On Sat, 9 Apr 2022 10:12:58 +0200
Kurt Kanzenbach <[email protected]> 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.

-- Steve


2022-04-12 09:36:40

by Thomas Gleixner

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

On Sat, Apr 09 2022 at 09:37, Steven Rostedt wrote:
> On Sat, 9 Apr 2022 10:12:58 +0200
> Kurt Kanzenbach <[email protected]> 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 :)

Thanks,

tglx