posix-timers: Move compat versions of clock_gettime/settime/getres
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 7 Jun 2017 08:42:38 +0000 (09:42 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 13 Jun 2017 22:00:44 +0000 (00:00 +0200)
commitd822cdcce43f9d4dcddbf9c68f9537d542ccc3c3
treeff2193bf59468d50b3cc5f6300db6ed4b8f90d93
parent54ad9c46c262ce4a603dc7887e37956896a0211d
posix-timers: Move compat versions of clock_gettime/settime/getres

Move them to the native implementations and get rid of the set_fs() hackery.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: John Stultz <john.stultz@linaro.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20170607084241.28657-13-viro@ZenIV.linux.org.uk
kernel/compat.c
kernel/time/posix-stubs.c
kernel/time/posix-timers.c