commit | b75f7a51ca75c977d7d77f735d7a7859194eb39e | [log] [tgz] |
---|---|---|
author | Roman Zippel <zippel@linux-m68k.org> | Sun Mar 26 01:38:09 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Mar 26 08:57:02 2006 -0800 |
tree | c8057a34970f9a6fb04bdfa37e2926df38747790 | |
parent | 432569bb9d9d424d7ffe5b21f8205c55bdd1aaa8 [diff] |
[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>