summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorSJ Park <sj@kernel.org>2026-07-06 07:06:23 -0700
committerAndrew Morton <akpm@linux-foundation.org>2026-08-04 19:18:31 -0700
commit3e734a0514f9d365773e91abe941decfc3e9331c (patch)
treec04f715c3a7c51f71cc227b8232bce0d4954f2ad /scripts/objdiff
parenta4d91b8254a95f64bbdd20891f128d993f2dbc2f (diff)
samples/damon/mtier: stop all contexts with single damon_stop() call
damon_stop() was theoretically able to return failure while keeping the second context for mtier running. mtier stops its contexts one by one with two damon_stop() call for the reason. damon_stop() is refactored to always successfully stop all requested DAMON contexts. The two calls are unnecessary. Use only single damon_stop() call for all contexts. Link: https://lore.kernel.org/20260706140628.87414-9-sj@kernel.org Signed-off-by: SJ Park <sj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions