[PATCH 0/2] mm/damon: add kernel-doc comments for probes and rnd_state of damon_ctx
From: SJ Park
Date: Sun Jun 28 2026 - 18:09:39 EST
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