mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-13 00:12:12 +00:00
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/20230412092854.3306197-1-anders.roxell@linaro.org
Fixes:
|
||
|---|---|---|
| .. | ||
| _chk_dependency.sh | ||
| _debugfs_common.sh | ||
| .gitignore | ||
| config | ||
| debugfs_attrs.sh | ||
| debugfs_duplicate_context_creation.sh | ||
| debugfs_empty_targets.sh | ||
| debugfs_huge_count_read_write.sh | ||
| debugfs_rm_non_contexts.sh | ||
| debugfs_schemes.sh | ||
| debugfs_target_ids.sh | ||
| huge_count_read_write.c | ||
| lru_sort.sh | ||
| Makefile | ||
| reclaim.sh | ||
| sysfs_update_removed_scheme_dir.sh | ||
| sysfs.sh | ||