diff options
| author | SeongJae Park <sj@kernel.org> | 2026-05-22 18:40:15 +0300 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2026-06-05 00:45:00 +0300 |
| commit | 9ace949ad8f58f7eb175b88cc20a1d1c11a2d40f (patch) | |
| tree | e8d0d2d5a4502de635d57b8b97bc9f44c1afd4b0 /include/linux | |
| parent | cd036cc8c384b8593b5020a82b4b73ee3d10e22c (diff) | |
| download | linux-9ace949ad8f58f7eb175b88cc20a1d1c11a2d40f.tar.xz | |
mm/damon/tests/vaddr-kunit: replace damon_add_region() with damon_set_regions()
DAMON virtual address operation set (vaddr) unit tests is using
damon_add_region() for setup of DAMON monitoring target region boundaries
setup. But, damon_set_regions() is designed for exactly the purpose. All
other DAMON API callers use the function for the purpose. Replace
damon_add_region() usage in the unit tests with damon_set_regions(), for
unifying the use case and reducing the maintenance cost.
Link: https://lore.kernel.org/20260522154026.80546-5-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Brendan Higgins <brendan.higgins@linux.dev>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
