* [PATCH 4/9] timekeeping: document vdso_clock_mode member of struct clocksource
@ 2026-03-15 15:34 Kit Dallege
0 siblings, 0 replies; only message in thread
From: Kit Dallege @ 2026-03-15 15:34 UTC (permalink / raw)
To: John Stultz, Thomas Gleixner, Stephen Boyd
Cc: linux-kernel, Kit Dallege, Claude
Add kernel-doc entry for the @vdso_clock_mode member that was missing
from struct clocksource.
Assisted-by: Claude <noreply@anthropic.com>
Signed-off-by: Kit Dallege <xaum.io@gmail.com>
---
include/linux/clocksource.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/linux/clocksource.h b/include/linux/clocksource.h
index 65b7c41471c3..05d5f0254959 100644
--- a/include/linux/clocksource.h
+++ b/include/linux/clocksource.h
@@ -72,6 +72,8 @@ struct module;
* in certain snapshot functions to allow callers to
* validate the clocksource from which the snapshot was
* taken.
+ * @vdso_clock_mode: VDSO clock mode, used to map the clocksource to
+ * a VDSO-capable clock for userspace fast paths.
* @flags: Flags describing special properties
* @base: Hardware abstraction for clock on which a clocksource
* is based
--
2.53.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-03-15 15:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-15 15:34 [PATCH 4/9] timekeeping: document vdso_clock_mode member of struct clocksource Kit Dallege
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®