Home
last modified time | relevance | path

Searched hist:"19832 d24" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sparc/vdso/
H A Dvclock_gettime.c19832d24 Mon Oct 22 00:38:56 CDT 2018 David S. Miller <davem@davemloft.net> sparc: Several small VDSO vclock_gettime.c improvements.

Almost entirely borrowed from the x86 code.

Main improvement is to avoid having to initialize
ts->tv_nsec to zero before the sequence loops, by
expanding timespec_add_ns().

Signed-off-by: David S. Miller <davem@davemloft.net>
19832d24 Mon Oct 22 00:38:56 CDT 2018 David S. Miller <davem@davemloft.net> sparc: Several small VDSO vclock_gettime.c improvements.

Almost entirely borrowed from the x86 code.

Main improvement is to avoid having to initialize
ts->tv_nsec to zero before the sequence loops, by
expanding timespec_add_ns().

Signed-off-by: David S. Miller <davem@davemloft.net>