[GIT PULL] timer drivers fixes for v6.11-rc7
From: Daniel Lezcano
Date: Mon Sep 02 2024 - 05:10:13 EST
Hi Thomas,
please consider pulling the following changes since commit
431c1646e1f86b949fa3685efc50b660a364c2b6:
Linux 6.11-rc6 (2024-09-01 19:46:02 +1200)
are available in the Git repository at:
https://git.linaro.org/people/daniel.lezcano/linux.git
tags/timers-v6.11-rc7
for you to fetch changes up to 3d5c2f8e75a55cfb11a85086c71996af0354a1fb:
clocksource/drivers/imx-tpm: Fix next event not taking effect
sometime (2024-09-02 10:04:15 +0200)
----------------------------------------------------------------
- Remove percpu irq related code in the timer-of initialization
routine as it is broken but also unused (Daniel Lezcano)
- Fix return -ETIME when delta exceeds INT_MAX and the next event not
taking effect sometimes (Jacky Bai)
----------------------------------------------------------------
Daniel Lezcano (1):
clocksource/drivers/timer-of: Remove percpu irq related code
Jacky Bai (2):
clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds
INT_MAX
clocksource/drivers/imx-tpm: Fix next event not taking effect
sometime
drivers/clocksource/timer-imx-tpm.c | 16 ++++++++++++----
drivers/clocksource/timer-of.c | 17 ++++-------------
drivers/clocksource/timer-of.h | 1 -
3 files changed, 16 insertions(+), 18 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