diff options
author | 2022-01-14 14:10:41 -0800 | |
---|---|---|
committer | 2022-01-15 16:30:33 +0200 | |
commit | 70b8480812d0a3930049a44820a1fa149b090c10 (patch) | |
tree | 277fc2985a8d4169ed7af602e058ca200ac07c6c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/damon: move the implementation of damon_insert_region to damon.h (diff) | |
download | wireguard-linux-70b8480812d0a3930049a44820a1fa149b090c10.tar.xz wireguard-linux-70b8480812d0a3930049a44820a1fa149b090c10.zip |
mm/damon/dbgfs: remove an unnecessary variable
Patch series "mm/damon: Hide unnecessary information disclosures".
DAMON is exposing some unnecessary information including kernel pointer
in kernel log and tracepoint. This patchset hides such information.
The first patch is only for a trivial cleanup, though.
This patch (of 4):
This commit removes a unnecessarily used variable in
dbgfs_target_ids_write().
Link: https://lkml.kernel.org/r/20211229131016.23641-1-sj@kernel.org
Link: https://lkml.kernel.org/r/20211229131016.23641-2-sj@kernel.org
Fixes: 4bc05954d007 ("mm/damon: implement a debugfs-based user space interface")
Signed-off-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions