[GIT PULL] timer drivers fixes for v5.16-rc5

From: Daniel Lezcano
Date: Fri Dec 10 2021 - 11:52:08 EST



Hi Thomas,

The following changes since commit 53e87e3cdc155f20c3417b689df8d2ac88d79576:

timers/nohz: Last resort update jiffies on nohz_full IRQ entry
(2021-12-02 15:07:22 +0100)

are available in the Git repository at:

https://git.linaro.org/people/daniel.lezcano/linux.git
tags/timers-v5.16-rc4

for you to fetch changes up to 1edb7e74a7d3d64dc4e69e7059b4eea526d19a10:

clocksource/drivers/arm_arch_timer: Force inlining of
erratum_set_next_event_generic() (2021-12-10 17:47:00 +0100)

----------------------------------------------------------------
- Fix build error with clang and some kernel configuration on the
arm64 architected timer by inlining the
erratum_set_next_event_generic() function (Marc Zyngier)

- Fix probe error on the dw_apb_timer_of driver by fixing the
incorrect condition previously introduced (Alexey Sheplyakov)

----------------------------------------------------------------
Alexey Sheplyakov (1):
clocksource/drivers/dw_apb_timer_of: Fix probe failure

Marc Zyngier (1):
clocksource/drivers/arm_arch_timer: Force inlining of
erratum_set_next_event_generic()

drivers/clocksource/arm_arch_timer.c | 9 +++++++--
drivers/clocksource/dw_apb_timer_of.c | 2 +-
2 files changed, 8 insertions(+), 3 deletions(-)

--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog