diff options
| author | SeongJae Park <sj@kernel.org> | 2025-01-03 09:43:55 -0800 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2025-01-25 20:22:25 -0800 |
| commit | 60d2c527bd3a44faa848a7feb3d29307e28cc8cb (patch) | |
| tree | 6654477b48894e64b18efbe0970faef0adda661b /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | f64539dcdb87111f98a899b72753613535a05484 (diff) | |
mm/damon/sysfs: use damon_call() for commit_schemes_quota_goals
DAMON sysfs interface uses damon_callback with its own synchronization
facility to handle commit_schemes_quota_goals command. But damon_call()
can support the use case without the additional synchronizations. Convert
the code to use damon_call() instead.
Link: https://lkml.kernel.org/r/20250103174400.54890-6-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/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
