On Fri, Jun 21, 2019 at 10:33 PM Jason A. Donenfeld <[email protected]> wrote: > > This further unifies the accessors for the fast and coarse functions, so > that the same types of functions are available for each. There was also > a bit of confusion with the documentation, which prior advertised a > function that has never existed. Finally, the vanilla ktime_get_coarse() > was omitted from the API originally, so this fills this oversight. > > Signed-off-by: Jason A. Donenfeld <[email protected]> > Cc: Arnd Bergmann <[email protected]>
All three patches Reviewed-by: Arnd Bergmann <[email protected]> Thanks for the cleanup and your patience. Arnd

