commit | 3a4d44b6162555070194e486ff6b3799a8d323a2 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Jun 07 09:42:34 2017 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Jun 14 00:00:43 2017 +0200 |
tree | 095069878df5402d3616164b523fe7e65e894f6f | |
parent | fb923c4a3c2ee735755d4a93522150fc35d0ecbd [diff] |
ntp: Move adjtimex related compat syscalls to native counterparts Get rid of set_fs() mess and sanitize compat_{get,put}_timex(), while we are at it. 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-9-viro@ZenIV.linux.org.uk