]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit1fd3a78ce8d2ca3c6241636c3117cbda34c7c30c
treec3c5f11d7160fa4651ca1acf5d927a7546c3d725
parentda3673b685ef3dff007f3bc7f4d2bdb7ab546c3e
[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