commit | 04c227140fed77587432667a574b14736a06dd7f | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Mon Oct 15 16:06:04 2007 -0500 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Oct 18 22:54:18 2007 +0200 |
tree | 56cc470fae9f0d78d499c9ab2ab526acb35440e4 | |
parent | d85714d81cc0408daddb68c10f7fd69eafe7c213 [diff] |
hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier Pull the copy_to_user out of hrtimer_nanosleep and into the callers (common_nsleep, sys_nanosleep) in preparation for converting compat_sys_nanosleep to use hrtimers. Signed-off-by: Anton Blanchard <anton@samba.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>