diff options
author | Stefani Seibold <stefani@seibold.net> | 2014-03-17 23:22:04 +0100 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2014-03-18 12:52:01 -0700 |
commit | ce39c64028a075d14af32bfb8336bfe1370c0443 (patch) | |
tree | d782e79dd4d326ebe411e4ff552e629c3c06f7cc /arch/x86/Makefile | |
parent | 411f790cd7e91fac0db80d3cf789cb6deeac298e (diff) | |
download | talos-obmc-linux-ce39c64028a075d14af32bfb8336bfe1370c0443.tar.gz talos-obmc-linux-ce39c64028a075d14af32bfb8336bfe1370c0443.zip |
x86, vdso: __vdso_clock_gettime() cleanup
This patch is a small code cleanup for the __vdso_clock_gettime() function.
It removes the unneeded return values from do_monotonic_coarse() and
do_realtime_coarse() and add a fallback label for doing the kernel
gettimeofday() system call.
Reviewed-by: Andy Lutomirski <luto@amacapital.net>
Signed-off-by: Stefani Seibold <stefani@seibold.net>
Link: http://lkml.kernel.org/r/1395094933-14252-5-git-send-email-stefani@seibold.net
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'arch/x86/Makefile')
0 files changed, 0 insertions, 0 deletions