[tip: timers/urgent] Merge tag 'timers-v6.11-rc7' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent

From: tip-bot2 for Thomas Gleixner
Date: Mon Sep 02 2024 - 06:02:56 EST


The following commit has been merged into the timers/urgent branch of tip:

Commit-ID: 342123d6913c62be17e5ca1bb325758c5fd0db34
Gitweb: https://git.kernel.org/tip/342123d6913c62be17e5ca1bb325758c5fd0db34
Author: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
AuthorDate: Mon, 02 Sep 2024 11:56:59 +02:00
Committer: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
CommitterDate: Mon, 02 Sep 2024 11:56:59 +02:00

Merge tag 'timers-v6.11-rc7' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent

Pull clocksource driver fixes from Daniel Lezcano:

- 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)

Link: https://lore.kernel.org/all/d0e93dbd-b796-4726-b38c-089b685591c9@xxxxxxxxxx
---