]> Pileus Git - ~andy/linux/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)
commitb75f7a51ca75c977d7d77f735d7a7859194eb39e
treec8057a34970f9a6fb04bdfa37e2926df38747790
parent432569bb9d9d424d7ffe5b21f8205c55bdd1aaa8
[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