diff options
| author | SeongJae Park <sj@kernel.org> | 2025-03-05 00:19:07 +0300 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2025-03-17 10:05:38 +0300 |
| commit | 3607cc590f183179dd804faac27ee7284f6b6bf8 (patch) | |
| tree | 223574c98110b197e90efada3f60b38e629033c4 /tools/perf/scripts/python/bin | |
| parent | ac7b094bf4d6bd34cea84d1f97f4fe5c45984b6a (diff) | |
| download | linux-3607cc590f183179dd804faac27ee7284f6b6bf8.tar.xz | |
mm/damon/core: support committing ops_filters
DAMON kernel API callers should use damon_commit_ctx() to install DAMON
parameters including DAMOS filters. But damos_commit_ops_filters(), which
is called by damon_commit_ctx() for filters installing, is not handling
damos->ops_filters. Hence, no DAMON kernel API caller can use
damos->ops_filters. Do the committing of the ops_filters to make it
usable.
Link: https://lkml.kernel.org/r/20250304211913.53574-4-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
