From: Anton Blanchard Date: Mon, 15 Oct 2007 21:06:04 +0000 (-0500) Subject: hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier X-Git-Tag: v2.6.24-rc1~288^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04c227140fed77587432667a574b14736a06dd7f;p=pandora-kernel.git 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 Acked-by: Arnd Bergmann Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed