On Tue, 12 Aug 2025 08:12:11 +0000 Alexandre Ghiti <alexgh...@rivosinc.com> wrote:
> _common.sh was recently introduced but is not installed and then > triggers an error when trying to run the damon selftests: > > selftests: damon: sysfs.sh > ./sysfs.sh: line 4: _common.sh: No such file or directory > > Install this file to avoid this error. > > Fixes: 511914506d19 ("selftests/damon: introduce _common.sh to host shared > function") Thank you for catching and fixing this! > Signed-off-by: Alexandre Ghiti <alexgh...@rivosinc.com> Reviewed-by: SeongJae Park <s...@kernel.org> Thanks, SJ [...]