]> Git Repo - linux.git/commit
ntp: Move adjtimex related compat syscalls to native counterparts
authorAl Viro <[email protected]>
Wed, 7 Jun 2017 08:42:34 +0000 (09:42 +0100)
committerThomas Gleixner <[email protected]>
Tue, 13 Jun 2017 22:00:43 +0000 (00:00 +0200)
commit3a4d44b6162555070194e486ff6b3799a8d323a2
tree095069878df5402d3616164b523fe7e65e894f6f
parentfb923c4a3c2ee735755d4a93522150fc35d0ecbd
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 <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: John Stultz <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
include/linux/compat.h
kernel/compat.c
kernel/time/posix-stubs.c
kernel/time/posix-timers.c
kernel/time/time.c
This page took 0.054647 seconds and 4 git commands to generate.