mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-26 20:15:44 +00: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>