diff options
| author | SeongJae Park <[email protected]> | 2024-08-26 20:03:33 -0700 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-09-03 21:15:57 -0700 |
| commit | 8e34bac5a268b2fb3a88231a9b94cada8adcc8c0 (patch) | |
| tree | 626d159f71ce5e270ac7c1be15367fe115c22ca0 /tools/perf/scripts/python | |
| parent | e43772dcdf21a8cdf3666ee35b2a7166ad39b255 (diff) | |
mm/damon/dbgfs-test: skip dbgfs_set_targets() test if PADDR is not registered
The test depends on registration of DAMON_OPS_PADDR. It would be
registered only when CONFIG_DAMON_PADDR is set. DAMON core kunit tests do
fake ops registration for such case. However, the functions for such fake
ops registration is not available to DAMON debugfs interface. Just skip
the test in the case.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 999b9467974f ("mm/damon/dbgfs-test: fix is_target_id() change")
Signed-off-by: SeongJae Park <[email protected]>
Cc: Brendan Higgins <[email protected]>
Cc: David Gow <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions