sched: tune multi-core idle balancing
[linux-2.6-block.git] / include / linux / hrtimer.h
index 600fc3bcf63ec2509f3e758a448083914d2c5b01..1ad56a7b2f744d3b78a201224303d8b71c6e8780 100644 (file)
@@ -316,7 +316,7 @@ static inline u64 hrtimer_forward_now(struct hrtimer *timer,
 
 /* Precise sleep: */
 extern long hrtimer_nanosleep(struct timespec *rqtp,
-                             struct timespec *rmtp,
+                             struct timespec __user *rmtp,
                              const enum hrtimer_mode mode,
                              const clockid_t clockid);
 extern long hrtimer_nanosleep_restart(struct restart_block *restart_block);