Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mm/damon: add kernel-doc comments for probes and rnd_state of damon_ctx
@ 2026-06-28 22:08 SJ Park
  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
  0 siblings, 2 replies; 3+ messages in thread
From: SJ Park @ 2026-06-28 22:08 UTC (permalink / raw)
  To: Andrew Morton; +Cc: SJ Park, Jiayuan Chen, damon, linux-kernel, linux-mm

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-06-28 22:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-28 22:08 [PATCH 0/2] mm/damon: add kernel-doc comments for probes and rnd_state of damon_ctx SJ Park
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox