[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <d0e93dbd-b796-4726-b38c-089b685591c9@linaro.org>
Date: Mon, 2 Sep 2024 11:10:02 +0200
From: Daniel Lezcano <daniel.lezcano@...aro.org>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: Jacky Bai <ping.bai@....com>, Daniel Lezcano <daniel.lezcano@...aro.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] timer drivers fixes for v6.11-rc7
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
Powered by blists - more mailing lists