From: Thomas Gleixner Date: Tue, 10 Jan 2006 04:52:30 +0000 (-0800) Subject: [PATCH] hrtimer: introduce nsec_t type and conversion functions X-Git-Tag: v2.6.16-rc1~590 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8f46da3b4cbb03b43a102b1eb92b63419e10f90;p=pandora-kernel.git [PATCH] hrtimer: introduce nsec_t type and conversion functions - introduce the nsec_t type - basic nsec conversion routines: timespec_to_ns(), timeval_to_ns(), ns_to_timespec(), ns_to_timeval(). Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed