Re: [tip: timers/clocksource] clocksource/drivers/exynos_mct: Don't register as a sched_clock on arm64
From: Ingo Molnar
Date: Thu Jul 24 2025 - 01:20:33 EST
* Ingo Molnar <mingo@xxxxxxxxxx> wrote:
> The whole SOB chain of this commit is messy and has several serious
> problems:
Not just this commit, but most of the other commits in
tip:timers/clocksource have various problems in their tag sections ...
I only checked these more closely:
5d86e479193b clocksource/drivers/exynos_mct: Add module support
60618eec98f0 clocksource/drivers/exynos_mct: Fix uninitialized irq name warning
10934da577f6 clocksource/drivers/exynos_mct: Set local timer interrupts as percpu
394b981382e6 clocksource/drivers/exynos_mct: Don't register as a sched_clock on arm64
but all of them have various problems. And literally all 23 commits
have the Link tag misplaced in the middle of the tag section.
Thanks,
Ingo