diff options
author | 2025-03-06 09:59:02 -0800 | |
---|---|---|
committer | 2025-03-17 22:06:55 -0700 | |
commit | d682f5f643420aa5b06d34c679f3fb3fd60fbe14 (patch) | |
tree | 58b8eb0f54883ecfb001d6f3ec83ee037752112d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/damon/sysfs: remove damon_sysfs_cmd_request_callback() and its callers (diff) | |
download | wireguard-linux-d682f5f643420aa5b06d34c679f3fb3fd60fbe14.tar.xz wireguard-linux-d682f5f643420aa5b06d34c679f3fb3fd60fbe14.zip |
mm/damon/sysfs: remove damon_sysfs_cmd_request and its readers
damon_sysfs_cmd_request is DAMON sysfs interface's own synchronization
mechanism for accessing DAMON internal data via damon_callback hooks. All
the users are now migrated to damon_call() and damos_walk(), so nobody
really uses it. No one writes to the data structure but reading code is
still remained. Remove the reading code and the entire data structure.
Link: https://lkml.kernel.org/r/20250306175908.66300-8-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions