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
Showing
- include/linux/compat.h 4 additions, 0 deletionsinclude/linux/compat.h
- kernel/compat.c 52 additions, 89 deletionskernel/compat.c
- kernel/time/posix-stubs.c 2 additions, 0 deletionskernel/time/posix-stubs.c
- kernel/time/posix-timers.c 27 additions, 0 deletionskernel/time/posix-timers.c
- kernel/time/time.c 23 additions, 1 deletionkernel/time/time.c
Please register or sign in to comment