posix-timers: Take compat timer_settime(2) to native one
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 7 Jun 2017 08:42:35 +0000 (09:42 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 13 Jun 2017 22:00:43 +0000 (00:00 +0200)
commit1acbe7708b0313b33287bb4ffcbf26462ea3c588
treeab630087d30b79cf9d88b2137f137dfdc7900f87
parent3a4d44b6162555070194e486ff6b3799a8d323a2
posix-timers: Take compat timer_settime(2) to native one

... and get rid of set_fs() in there

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-10-viro@ZenIV.linux.org.uk
kernel/compat.c
kernel/time/posix-stubs.c
kernel/time/posix-timers.c