Re: [PATCH] [v2] pstore: use ktime_get_real_fast_ns() instead of __getnstimeofday()

From: Thomas Gleixner
Date: Fri Nov 10 2017 - 16:28:00 EST


On Fri, 10 Nov 2017, Kees Cook wrote:
> > +EXPORT_SYMBOL_GPL(ktime_get_real_fast_ns);
>
> I was going to add this to the pstore tree, but
> ktime_get_real_fast_ns() doesn't exist. In which tree is
> ktime_get_real_fast_ns() added? This should be carried there:
>
> Acked-by: Kees Cook <keescook@xxxxxxxxxxxx>

it's in tip timers/core

I pick it up.

Thanks,

tglx