]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] hrtimer: switch sys_nanosleep to hrtimer
authorThomas Gleixner <tglx@linutronix.de>
Tue, 10 Jan 2006 04:52:36 +0000 (20:52 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 16:01:38 +0000 (08:01 -0800)
commit050c3c8a6d97d30975c8c270d6071d22b181ee39
tree0d461bf7c7f444a80d09f09501e9fb378a78220f
parent0d7428cbbdabd4487f15272a68c97d1dc1924fe6
[PATCH] hrtimer: switch sys_nanosleep to hrtimer

convert sys_nanosleep() to use hrtimer_nanosleep()

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>
kernel/hrtimer.c
kernel/timer.c