mirror of
https://github.com/torvalds/linux
synced 2026-06-14 14:22:12 +09: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>