sched_rr_get_interval(): move compat to native, get rid of set_fs()
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 19 Sep 2017 22:17:46 +0000 (18:17 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 20 Sep 2017 04:30:57 +0000 (00:30 -0400)
commitabca5fc535a3ee0f36fb6d4468a453eaae769921
treeb3aac69994bdf81ace541980530704e800f20dce
parent7bea578b5f0c44c974a585bfbe6422065b9f6b6d
sched_rr_get_interval(): move compat to native, get rid of set_fs()

switch to using timespec64 internally, while we are at it

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
kernel/compat.c
kernel/sched/core.c