commit | d822cdcce43f9d4dcddbf9c68f9537d542ccc3c3 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Jun 07 09:42:38 2017 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Jun 14 00:00:44 2017 +0200 |
tree | ff2193bf59468d50b3cc5f6300db6ed4b8f90d93 | |
parent | 54ad9c46c262ce4a603dc7887e37956896a0211d [diff] |
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