Re: [PATCH] time/timecounter: inline timecounter_cyc2time()
From: Jason Xing
Date: Tue Jan 20 2026 - 21:51:38 EST
On Tue, Jan 20, 2026 at 5:11 PM Eric Dumazet <edumazet@xxxxxxxxxx> wrote:
>
> On Tue, Jan 20, 2026 at 10:06 AM Thomas Gleixner <tglx@xxxxxxxxxx> wrote:
> >
> > On Tue, Jan 20 2026 at 16:18, Jason Xing wrote:
> > > On Sat, Nov 29, 2025 at 5:57 PM Eric Dumazet <edumazet@xxxxxxxxxx> wrote:
> > >
> > > When I'm browsing the modification related to SWIFT, I noticed this
> > > patch seems to have not been merged yet?
> >
> > It's in the tip tree and scheduled for the next merge window.
>
> You beat me to it, thank you
>
> tip tree :
>
> commit 4725344462362e2ce2645f354737a8ea4280fa57
> Author: Eric Dumazet <edumazet@xxxxxxxxxx>
> AuthorDate: Sat Nov 29 09:57:40 2025 +0000
> Commit: Thomas Gleixner <tglx@xxxxxxxxxx>
> CommitDate: Mon Dec 15 20:16:49 2025 +0100
>
> time/timecounter: Inline timecounter_cyc2time()
Thanks, I see now :)
Thanks,
Jason