diff options
author | SeongJae Park <sj@kernel.org> | 2022-10-24 17:46:19 +0000 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-11-30 15:58:41 -0800 |
commit | 1b0166387586cae69d7da783f0a4521864534aad (patch) | |
tree | b7f5a5cb7e76aa4ce21bb62b547f624c6cccbbcb /mm/vmstat.c | |
parent | bd4149290c3edc09454a8a7e7ef3a5544cb9eed6 (diff) | |
download | linux-1b0166387586cae69d7da783f0a4521864534aad.tar.bz2 |
Docs/admin-guide/mm/damon/usage: fix wrong usage example of init_regions file
DAMON debugfs interface assumes the users will write all inputs at once.
However, redirecting a string of multiple lines sometimes end up writing
line by line. Therefore, the example usage of 'init_regions' file, which
writes input as a string of multiple lines can fail. Fix it to use a
single line string instead. Also update the description of the usage to
not assume users will write inputs in multiple lines.
Link: https://lkml.kernel.org/r/20221024174619.15600-3-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Vinicius Petrucci <vpetrucci@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/vmstat.c')
0 files changed, 0 insertions, 0 deletions