mirror of
https://github.com/torvalds/linux.git
synced 2026-05-08 16:25:45 -04:00
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>