diff options
author | SeongJae Park <sj@kernel.org> | 2025-07-12 12:50:10 -0700 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-07-19 18:59:55 -0700 |
commit | d4614161fb6d4a56ead3e8e3e9cafa83a54747e4 (patch) | |
tree | c07bce0f19655aa5dac2812a6bd04905571ea715 /include/rdma/restrack.h | |
parent | cc9c1b8c205beda5915ce935463f15cc05ff9f49 (diff) |
mm/damon/core: do not call ops.cleanup() when destroying targets
damon_operations.cleanup() is documented to be called for kdamond
termination, but also being called for targets destruction, which is done
for any damon_ctx destruction. Nobody is using the callback for now,
though. Remove the cleanup() call under the destruction.
Link: https://lkml.kernel.org/r/20250712195016.151108-9-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/rdma/restrack.h')
0 files changed, 0 insertions, 0 deletions