On Tue, 12 Aug 2025 08:12:11 +0000 Alexandre Ghiti <[email protected]>
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 <[email protected]>
Reviewed-by: SeongJae Park <[email protected]>
Thanks,
SJ
[...]