Re: [PATCH v4 0/2] selftests/damon: fix memcg_path staging handling
From: SeongJae Park
Date: Wed Jun 03 2026 - 01:04:45 EST
On Mon, 1 Jun 2026 07:55:00 -0700 SeongJae Park <sj@xxxxxxxxxx> wrote:
> On Mon, 1 Jun 2026 17:01:19 +0800 Cheng Nie <niecheng1@xxxxxxxxxxxxx> wrote:
>
> Having a sentence for the cover letter would be nice. E.g.,
>
> '''
> Fix a bug in _damon_sysfs.py for damos_filter memcg_path setup, and add a test
> case of it in sysfs.py.
> '''
>
> > Changes from v3:
> > - call stop() for cleanup without checking its return value
> >
> > Changes from v2:
> > - configure memcg filter before start(), remove commit(), ignore
> > start() failure, verify memcg_path staging readback only
> > - use print-style error messages as suggested
> >
> > Cheng Nie (2):
> > selftests/damon/_damon_sysfs.py: fix memcg_path assignment
> > selftests/damon/sysfs.py: validate memcg_path staging readback
>
> From the next time, please add links to the previous revisions [1].
>
> For other readers,
> v3: https://lore.kernel.org/E4B88E7D4879D1B1+20260601074250.203583-1-niecheng1@xxxxxxxxxxxxx
> v2: https://lore.kernel.org/4CDA28DC581FDCF8+20260529090845.1696845-1-niecheng1@xxxxxxxxxxxxx
> v1: https://lore.kernel.org/406BD1BA0F6AE326+20260528081039.1192194-3-niecheng1@xxxxxxxxxxxxx
>
> I applied this series with the cover letter sentence change to damon/next [2]
> tree. If this patch is not added to mm.git in short term (~1 week?), I will
> ask mm.git maintainer (Andrew Morton) to pick this.
>
> Andrew might want us to repost this series after next rc1, though, as we are
> apparently wanting to make mm.git more stabilized at this point. Andrew, pleae
> let me know if so.
Apparently that's the case. That is, we are now quite close to next merge
window. We want to focus on making mm.git more stabilized and therefore ready
for the next merge window, rather than adding more changes that no really
urgent. I understand this series is not really urgent. Hence, I will request
adding this to mm.git after next -rc1 release. Let me know if you think this
is really urgent.
Thanks,
SJ
[...]