mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-20 17:44:33 +08:00
0b7623bdf8
A DAMON sysfs user could start DAMON with a scheme, remove the sysfs
directory for the scheme, and then ask stats or schemes tried regions
update. The related logic were not aware of the already removed directory
situation, so it was able to results in invalid memory accesses. The fix
has made with commit
|
||
---|---|---|
.. | ||
_chk_dependency.sh | ||
_debugfs_common.sh | ||
.gitignore | ||
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 |