From: Thomas Gleixner Date: Tue, 10 Jan 2006 04:52:29 +0000 (-0800) Subject: [PATCH] hrtimer: create and use timespec_valid macro X-Git-Tag: v2.6.16-rc1~592 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f82b2b77e66d452c3037cc47f436d2d76fd5f06;p=pandora-kernel.git [PATCH] hrtimer: create and use timespec_valid macro add timespec_valid(ts) [returns false if the timespec is denorm] 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