-
- Downloads
Merge branch 'clockevents/4.13-fixes' of...
Merge branch 'clockevents/4.13-fixes' of http://git.linaro.org/people/daniel.lezcano/linux into timers/urgent Pull clockevents fixes from Daniel Lezcano: " - Fix error check against IS_ERR() instead of NULL for the timer-of code (Dan Carpenter) - Fix infinite recusion with ftrace for the ARM architected timer (Ding Tianhong) - Fix the error code return in the em_sti's probe function (Gustavo A. R. Silva) - Fix Kconfig dependency for the pistachio driver (Matt Redfearn) - Fix mem frame loop initialization for the ARM architected timer (Matthias Kaehlcke)" Signed-off-by:Ingo Molnar <mingo@kernel.org>
Showing
- arch/arm64/include/asm/arch_timer.h 2 additions, 2 deletionsarch/arm64/include/asm/arch_timer.h
- drivers/clocksource/Kconfig 1 addition, 1 deletiondrivers/clocksource/Kconfig
- drivers/clocksource/arm_arch_timer.c 1 addition, 1 deletiondrivers/clocksource/arm_arch_timer.c
- drivers/clocksource/em_sti.c 6 additions, 5 deletionsdrivers/clocksource/em_sti.c
- drivers/clocksource/timer-of.c 2 additions, 2 deletionsdrivers/clocksource/timer-of.c
Loading
Please register or sign in to comment