summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorSJ Park <sj@kernel.org>2026-06-28 15:01:20 -0700
committerAndrew Morton <akpm@linux-foundation.org>2026-07-28 21:12:09 -0700
commit5f0ead7e66f5c30e98f38e5a85b48123300e63c5 (patch)
treeddd8d3f0665adba4c15dedf00adab756acd23bde /tools/lib/python
parentf5b4541b851aaf58de8f47a078308d72f73b9cb4 (diff)
mm/damon/sysfs-schemes: kobject_del() region for populate_region error
On CONFIG_DEBUG_KOBJECT_RELEASE enabled kernel, lack of kobject_del() could cause directories creation failures due to the name conflicts. Fix the issue for tried region directories in the error handling path of damon_sysfs_populate_region_dir() by adding a kobject_del() call. Link: https://lore.kernel.org/20260628220121.97360-12-sj@kernel.org Fixes: b574a82d10de ("mm/damon/sysfs-schemes: implement tried_regions/<r>/probes/") Signed-off-by: SJ Park <sj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions