Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull timer fixes from Thomas Gleixner: "This update brings along: - Two fixes for long standing bugs in the hrtimer code, one which prevents remote enqueuing and the other preventing arbitrary delays after a interrupt hang was detected - A fix in the timer wheel which prevents math overflow - A fix for a long standing issue with the architected ARM timer related to the C3STOP mechanism. - A trivial compile fix for nspire SoC clocksource" * 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: timer: Prevent overflow in apply_slack hrtimer: Prevent remote enqueue of leftmost timers hrtimer: Prevent all reprogramming if hang detected clocksource: nspire: Fix compiler warning clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issue
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/arm/arch_timer.txt 3 additions, 0 deletionsDocumentation/devicetree/bindings/arm/arch_timer.txt
- drivers/clocksource/arm_arch_timer.c 5 additions, 1 deletiondrivers/clocksource/arm_arch_timer.c
- drivers/clocksource/zevio-timer.c 6 additions, 1 deletiondrivers/clocksource/zevio-timer.c
- kernel/hrtimer.c 22 additions, 0 deletionskernel/hrtimer.c
- kernel/timer.c 1 addition, 1 deletionkernel/timer.c
Loading
Please register or sign in to comment