hrtimers: Avoid touching inactive timer bases
authorThomas Gleixner <tglx@linutronix.de>
Fri, 20 May 2011 11:05:15 +0000 (13:05 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 23 May 2011 11:59:54 +0000 (13:59 +0200)
Instead of iterating over all possible timer bases avoid it by marking
the active bases in the cpu base.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Peter Zijlstra <peterz@infradead.org>

No differences found