On Mon, 8 Sep 2025 19:22:35 -0700 SeongJae Park sj@kernel.org wrote:
First three patches of the patch series "mm/damon: fix misc bugs in DAMON modules" [1] was trying to fix boot time DAMON sample modules enabling issues by avoiding starting DAMON before the module initialization phase. However, probably by a mistake during a merge, only half of the change is merged, and the part for avoiding the starting of DAMON before the module initialized is missed. So the problem is not solved. Fix those.
Note that the broken commits are merged into 6.17-rc1, but also backported to relevant stable kernels. So this series also need to be merged into the stable kernels. Hence Cc-ing stable@.
That's unfortunate, but the about doesn't actually tell us what this series does.
[1] https://lore.kernel.org/20250706193207.39810-1-sj@kernel.org
Presumably it's in there somewhere?