]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] hrtimers: remove state field
authorRoman Zippel <zippel@linux-m68k.org>
Sun, 26 Mar 2006 09:38:09 +0000 (01:38 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 26 Mar 2006 16:57:02 +0000 (08:57 -0800)
commit415baf11e79c4aa903684c316ad661630306441e
treec8057a34970f9a6fb04bdfa37e2926df38747790
parentac634fa8ae58d95b72c746e9842ca68a574f8de9
[PATCH] hrtimers: remove state field

Remove the state field and encode this information in the rb_node similiar to
normal timer.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/hrtimer.h
kernel/hrtimer.c