Re: [PATCH v2 1/1] mm/damon: remove unused target param of get_scheme_score()
From: SeongJae Park
Date: Fri Feb 13 2026 - 10:19:43 EST
On Fri, 13 Feb 2026 14:50:32 +0000 <gutierrez.asier@xxxxxxxxxxxxxxxxxxx> wrote:
> From: Asier Gutierrez <gutierrez.asier@xxxxxxxxxxxxxxxxxxx>
>
> damon_target is not used by get_scheme_score operations,
> nor with virtual neither with physical addresses.
>
> Changes in v2:
> - Patch against mm-next
You mean mm-new ?
You should put changelogs under below '---' line [1]. Also, pleae consider
adding [2] link to the previous version if it is no big deal. I understand the
previous version of this patch is at lore.kernel.org [3].
>
> Signed-off-by: Asier Gutierrez <gutierrez.asier@xxxxxxxxxxxxxxxxxxx>
I believe Andrew would move the above changelog under the below commentary
section when he adds this to mm-new. So you don't need to do one more
revision.
Reviewed-by: SeongJae Park <sj@xxxxxxxxxx>
Thank you for this patch :)
[1] https://docs.kernel.org/process/submitting-patches.html#commentary
[2] https://origin.kernel.org/doc/html/next/process/submitting-patches.html#commentary
[3] https://lore.kernel.org/20260212094326.906497-1-gutierrez.asier@xxxxxxxxxxxxxxxxxxx
Thanks,
SJ
[...]