|
Building and running the subsuite 'damon' of kselftest, shows the
following issues:
selftests: damon: debugfs_attrs.sh
/sys/kernel/debug/damon not found
By creating a config file enabling DAMON fragments in the
selftests/damon/ directory the tests pass.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: b348eb7abd09 ("mm/damon: add user space selftests")
Signed-off-by: Anders Roxell <[email protected]>
Reported-by: Naresh Kamboju <[email protected]>
Reviewed-by: SeongJae Park <[email protected]>
Acked-by: Shuah Khan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
|