From: George Anzinger Date: Wed, 1 Feb 2006 11:05:11 +0000 (-0800) Subject: [PATCH] hrtimers: cleanups and simplifications X-Git-Tag: v2.6.16-rc2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7978672c4d9a1e6a6081de3a9d9ba5e5b24904a0;p=pandora-kernel.git [PATCH] hrtimers: cleanups and simplifications Clean up the interface to hrtimers by changing the init code to pass the mode as well as the clock. This allow the init code to select the correct base and eliminates extra timer re-init code in posix-timers. We also simplify the restart interface nanosleep use. Signed-off-by: George Anzinger Signed-off-by: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed