]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selftests/damon: test no-op commit broke DAMON status
authorSang-Heon Jeon <ekffu200098@gmail.com>
Sun, 10 Aug 2025 12:43:54 +0000 (21:43 +0900)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 13 Sep 2025 23:54:55 +0000 (16:54 -0700)
commit10725cd2b09afe512ff60df651b9dd0e11720801
tree62540831fdcf57bb58050b66d4444c063a9f7eeb
parent801295be015fc53557a6ef221ab74df6950d1b80
selftests/damon: test no-op commit broke DAMON status

Add test to verify that DAMON status is not changed after a no-op commit.

[ekffu200098@gmail.com: change wrong json.dump usage to json.dumps]
Link: https://lkml.kernel.org/r/20250816014033.190451-1-ekffu200098@gmail.com
Link: https://lkml.kernel.org/r/20250810124354.16456-1-ekffu200098@gmail.com
Signed-off-by: Sang-Heon Jeon <ekffu200098@gmail.com>
Reviewed-by: SeongJae Park <sj@kernel.org>
Cc: Honggyu Kim <honggyu.kim@sk.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/damon/Makefile
tools/testing/selftests/damon/sysfs_no_op_commit_break.py [new file with mode: 0755]