Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull timer fix from Ingo Molnar:
"A single ARM Juno clocksource driver fix"

* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()

+1 -1
+1 -1
drivers/clocksource/arm_arch_timer.c
··· 1268 1268 pr_err("Unable to find a suitable frame in timer @ %pa\n", 1269 1269 &timer_mem->cntctlbase); 1270 1270 1271 - return frame; 1271 + return best_frame; 1272 1272 } 1273 1273 1274 1274 static int __init