[PATCH] hrtimer: create and use timespec_valid macro
authorThomas Gleixner <tglx@linutronix.de>
Tue, 10 Jan 2006 04:52:29 +0000 (20:52 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 16:01:36 +0000 (08:01 -0800)
commit5f82b2b77e66d452c3037cc47f436d2d76fd5f06
treec3c5f11d7160fa4651ca1acf5d927a7546c3d725
parent2a698971941bf5e6ebe96275f7d5318b2cf91ccf
[PATCH] hrtimer: create and use timespec_valid macro

add timespec_valid(ts) [returns false if the timespec is denorm]

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/time.h
kernel/posix-timers.c