]> www.infradead.org Git - users/jedix/linux-maple.git/commit
timekeeping: Abort clocksource change in case of failure
authorThomas Gleixner <tglx@linutronix.de>
Wed, 9 Oct 2024 08:28:57 +0000 (10:28 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 25 Oct 2024 17:49:13 +0000 (19:49 +0200)
commit1f7226b1e70a0e2ca3b305808cc7f1ae3acbd127
tree149676f55278106750371efdbd87fe1ce61fc125
parent9fe7d9a984f2309ceb9f53bc89eb4885994e5052
timekeeping: Abort clocksource change in case of failure

There is no point to go through a full timekeeping update when acquiring a
module reference or enabling the new clocksource fails.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: John Stultz <jstultz@google.com>
Link: https://lore.kernel.org/all/20241009-devel-anna-maria-b4-timers-ptp-timekeeping-v2-4-554456a44a15@linutronix.de
kernel/time/timekeeping.c