diff options
author | SeongJae Park <sj@kernel.org> | 2023-09-07 02:29:26 +0000 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-10-04 10:32:21 -0700 |
commit | 27e68c4b0d5a945d975140315332ea2e7aa2c57b (patch) | |
tree | 1836cc1792e70e3b14d6c84b7c18442846fd3693 /mm/io-mapping.c | |
parent | 46158bf211bd557cb7849ff747a5a94d82cd4aa8 (diff) | |
download | linux-stable-27e68c4b0d5a945d975140315332ea2e7aa2c57b.tar.gz linux-stable-27e68c4b0d5a945d975140315332ea2e7aa2c57b.tar.bz2 linux-stable-27e68c4b0d5a945d975140315332ea2e7aa2c57b.zip |
mm/damon/core: fix a comment about damon_set_attrs() call timings
The comment on damon_set_attrs() says it should not be called while the
kdamond is running, but now some DAMON modules like sysfs interface and
DAMON_RECLAIM call it from after_aggregation() and/or
after_wmarks_check() callbacks for online tuning. Update the comment.
Link: https://lkml.kernel.org/r/20230907022929.91361-9-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/io-mapping.c')
0 files changed, 0 insertions, 0 deletions