Patch series "mm/damon: minor fixes and cleanups".
This patchset contains minor fixes and cleanups for DAMON including
- selftest for a bug we found before (Patch 1),
- fix of region holes in vaddr corner case and a kunit test for it
(Patches 2 and 3), and
- documents/Kconfig updates for title wordsmithing (Patch 4) and more
aggressive DAMON debugfs interface deprecation announcement
(Patches 5-7).
This patch (of 7):
Commit
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| _chk_dependency.sh | ||
| _debugfs_common.sh | ||
| debugfs_attrs.sh | ||
| debugfs_duplicate_context_creation.sh | ||
| debugfs_empty_targets.sh | ||
| debugfs_huge_count_read_write.sh | ||
| debugfs_schemes.sh | ||
| debugfs_target_ids.sh | ||
| huge_count_read_write.c | ||
| sysfs.sh | ||