diff options
| author | SeongJae Park <sj@kernel.org> | 2025-03-06 20:59:00 +0300 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2025-03-18 08:06:55 +0300 |
| commit | 8b40db0edf3c4e02369509ace9c29f558f7b5cba (patch) | |
| tree | d6ac6940c8a88b979202f9d5c1c62362583d5a3f /tools/perf/scripts/python/gecko.py | |
| parent | 3301f1861d34f53911a30a8f5f41b9141bd8ed39 (diff) | |
| download | linux-8b40db0edf3c4e02369509ace9c29f558f7b5cba.tar.xz | |
mm/damon/sysfs: remove damon_sysfs_cmd_request code from damon_sysfs_handle_cmd()
damon_sysfs_handle_cmd() handles user requests that it can directly handle
on its own. For requests that need to be handled from damon_callback
hooks, it uses DAMON sysfs interface's own synchronous damon_callback
hooks management mechanism, namely damon_sysfs_cmd_request. Now all user
requests are handled without damon_callback hooks, so
damon_sysfs_cmd_request client code in damon_sysfs_andle_cmd() does
nothing in real. Remove the unnecessary code.
Link: https://lkml.kernel.org/r/20250306175908.66300-6-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
