From: Thomas Gleixner Date: Fri, 16 Feb 2007 09:27:52 +0000 (-0800) Subject: [PATCH] hrtimers: clean up callback tracking X-Git-Tag: v2.6.21-rc1~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cfb6de7cd7c8f04655c9d23533ca506647beace;p=pandora-kernel.git [PATCH] hrtimers: clean up callback tracking Reintroduce ktimers feature "optimized away" by the ktimers review process: remove the curr_timer pointer from the cpu-base and use the hrtimer state. No functional changes. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar Cc: Roman Zippel Cc: john stultz Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed