Re: [PATCH] mm/damon/core: remove declaration of __damon_commit_ctx()
SJ Park <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.kernel.mm |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 7 Aug 2026 01:07:01 +0800 Zenghui Yu <[email protected]> wrote: > From: "Zenghui Yu (Huawei)" <[email protected]> > > It was added by commit b1471afe4d10 ("mm/damon/core: do parameter testing > commit on damon_start()") but is actually not needed. Remove it. Thank you for finding and fixing this, Zenghui! > > Signed-off-by: Zenghui Yu (Huawei) <[email protected]> Reviewed-by: SJ Park <[email protected]> I applied this patch to damon/next [1] tree. We are now quite close to next merge window. We (mm community) want to focus on making mm.git more stabilized and therefore ready for the next merge window, rather than adding more changes that are not really urgent. I understand this series is not really urgent. Hence, Andrew might not add this patch until next -rc1 release. In the case, I will request adding this to mm.git after next -rc1 release. So, no action from your side is needed for now. Let me know if you think this is really urgent. [1] https://origin.kernel.org/doc/html/latest/mm/damon/maintainer-profile.html#scm-trees Thanks, SJ [...]