]> git.hungrycats.org Git - linux/commit
clockevents: Remove redundant CLOCK_EVT_FEAT_KTIME
authorThomas Gleixner <tglx@kernel.org>
Tue, 24 Feb 2026 16:36:15 +0000 (17:36 +0100)
committerPeter Zijlstra <peterz@infradead.org>
Fri, 27 Feb 2026 15:40:06 +0000 (16:40 +0100)
commit70802807398c65f5a49b2baec87e1f6c8db43de6
tree7159f7a1c0d08608e90ea7a2a71760b1e4e968b1
parentadcec6a7f566aa237db211f2947b039418450b92
clockevents: Remove redundant CLOCK_EVT_FEAT_KTIME

The only real usecase for this is the hrtimer based broadcast device.
No point in using two different feature flags for this.

Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://patch.msgid.link/20260224163429.609049777@kernel.org
include/linux/clockchips.h
kernel/time/clockevents.c
kernel/time/tick-broadcast-hrtimer.c