From: Kit Dallege <xaum.io@gmail.com>
To: John Stultz <jstultz@google.com>,
Thomas Gleixner <tglx@kernel.org>,
Stephen Boyd <sboyd@kernel.org>
Cc: linux-kernel@vger.kernel.org, Kit Dallege <xaum.io@gmail.com>,
Claude <noreply@anthropic.com>
Subject: [PATCH 4/9] timekeeping: document vdso_clock_mode member of struct clocksource
Date: Sun, 15 Mar 2026 16:34:44 +0100 [thread overview]
Message-ID: <20260315153444.48488-1-xaum.io@gmail.com> (raw)
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
reply other threads:[~2026-03-15 15:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260315153444.48488-1-xaum.io@gmail.com \
--to=xaum.io@gmail.com \
--cc=jstultz@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=noreply@anthropic.com \
--cc=sboyd@kernel.org \
--cc=tglx@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®