[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240908091200.GAZt1qYAzqQjCa7H2W@fat_crate.local>
Date: Sun, 8 Sep 2024 11:12:00 +0200
From: Borislav Petkov <bp@...en8.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] timers/urgent for v6.11-rc7
Hi Linus,
please pull clocksource driver fixes for v6.11-rc7, courtesy of Daniel
Lezcano.
Thx.
---
The following changes since commit 431c1646e1f86b949fa3685efc50b660a364c2b6:
Linux 6.11-rc6 (2024-09-01 19:46:02 +1200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/timers_urgent_for_v6.11_rc7
for you to fetch changes up to 342123d6913c62be17e5ca1bb325758c5fd0db34:
Merge tag 'timers-v6.11-rc7' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent (2024-09-02 11:56:59 +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
Thomas Gleixner (1):
Merge tag 'timers-v6.11-rc7' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent
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(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists