diff options
| author | SeongJae Park <sj@kernel.org> | 2025-03-06 20:59:02 +0300 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2025-03-18 08:06:55 +0300 |
| commit | d682f5f643420aa5b06d34c679f3fb3fd60fbe14 (patch) | |
| tree | 58b8eb0f54883ecfb001d6f3ec83ee037752112d /tools/perf/scripts/python/gecko.py | |
| parent | 311f34ff85d2a0fb36b3566ef45dc21ee5089476 (diff) | |
| download | linux-d682f5f643420aa5b06d34c679f3fb3fd60fbe14.tar.xz | |
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/gecko.py')
0 files changed, 0 insertions, 0 deletions
