Skip to content
Commit 19832d24 authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parent ecd4c19f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment