posix-timers: Unify MONOTONIC and BOOTTIME clock behavior
authorThomas Gleixner <[email protected]>
Thu, 1 Mar 2018 16:33:36 +0000 (17:33 +0100)
committerIngo Molnar <[email protected]>
Tue, 13 Mar 2018 06:34:22 +0000 (07:34 +0100)
commit7250a4047aa6106006c2c9b5aff91d7d3fb77962
tree791d1e51a577df4915ecbddb2137f08751fbaf78
parentd6c7270e913db75ca5fdc79915ba780e97ae2857
posix-timers: Unify MONOTONIC and BOOTTIME clock behavior

Now that the MONOTONIC and BOOTTIME clocks are indentical remove all the special
casing.

The user space visible interfaces still support both clocks, but their behavior
is identical.

Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Dmitry Torokhov <[email protected]>
Cc: John Stultz <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Kevin Easton <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mark Salyzyn <[email protected]>
Cc: Michael Kerrisk <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Petr Mladek <[email protected]>
Cc: Prarit Bhargava <[email protected]>
Cc: Sergey Senozhatsky <[email protected]>
Cc: Steven Rostedt <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
kernel/time/posix-timers.c