Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: SJ Park <sj@kernel.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: SJ Park <sj@kernel.org>, Jiayuan Chen <jiayuan.chen@shopee.com>,
	damon@lists.linux.dev, linux-kernel@vger.kernel.org,
	linux-mm@kvack.org
Subject: [PATCH 0/2] mm/damon: add kernel-doc comments for probes and rnd_state of damon_ctx
Date: Sun, 28 Jun 2026 15:08:02 -0700	[thread overview]
Message-ID: <20260628220808.98931-1-sj@kernel.org> (raw)

The two fields of damon_ctx struct don’t have their kernel-doc comments.
That causes kernel document builds to warn.  Fix those.

The broken commits are in the mm-stable tree.  As the issue is not
significant and the next merge window for 7.2 is expected to open today,
apparently it is too late to squash these fixes to the broken commits. I
hope these to be merged into 7.2 release after the merge window, so that
those don't bother stable@.

SJ Park (2):
  mm/damon: add a kernel-doc comment for damon_ctx->probes
  mm/damon: add a kernel-doc comment for damon_ctx->rnd_state

 include/linux/damon.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


base-commit: 7875263842e9465bb31d0dbbcbd899610dfe43b4
-- 
2.47.3


             reply	other threads:[~2026-06-28 22:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-28 22:08 SJ Park [this message]
2026-06-28 22:08 ` [PATCH 1/2] mm/damon: add a kernel-doc comment for damon_ctx->probes SJ Park
2026-06-28 22:08 ` [PATCH 2/2] mm/damon: add a kernel-doc comment for damon_ctx->rnd_state SJ Park

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=20260628220808.98931-1-sj@kernel.org \
    --to=sj@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=damon@lists.linux.dev \
    --cc=jiayuan.chen@shopee.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.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