[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHmME9pikBz6oNdCFePEERquaQC5njez5=SBL+Cq43mn-aFy4A@mail.gmail.com>
Date: Fri, 21 Jun 2019 16:33:05 +0200
From: "Jason A. Donenfeld" <Jason@...c4.com>
To: Arnd Bergmann <arnd@...db.de>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH 1/3] timekeeping: add missing non-_ns functions for fast accessors
On Fri, Jun 21, 2019 at 4:29 PM Arnd Bergmann <arnd@...db.de> wrote:
> Typo: you have the same function names listed twice here,
> one of them should be ktime_get_mono_fast() instead of
> ktime_get_mono_fast_ns().
Nice catch. Vim twitches gone crazy.
> Also, we might want to rename ktime_get_boot_fast_ns()
> to ktime_get_boottime_fast_ns in the process. It seems there
> is only a single caller.
And tai -> clocktai on the others. I can send a followup patch to
unify all those after this set.
Powered by blists - more mailing lists