]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/linux/hrtimer.h
[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in...
[mirror_ubuntu-zesty-kernel.git] / include / linux / hrtimer.h
index 4fc379de6c2ffceea015fa9b80ba987cfc42742e..fca93025ab5191db9a1d4aeb9734dbfa2f574a20 100644 (file)
@@ -138,6 +138,7 @@ extern long hrtimer_nanosleep(struct timespec *rqtp,
                              struct timespec __user *rmtp,
                              const enum hrtimer_mode mode,
                              const clockid_t clockid);
+extern long hrtimer_nanosleep_restart(struct restart_block *restart_block);
 
 extern void hrtimer_init_sleeper(struct hrtimer_sleeper *sl,
                                 struct task_struct *tsk);