diff options
| author | SJ Park <sj@kernel.org> | 2026-07-06 07:06:25 -0700 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2026-08-04 19:18:32 -0700 |
| commit | cfd843b299298d7dff51bf86b51eee21e47796b7 (patch) | |
| tree | b2a5044d494edf3ade4477682ca0d4f0e2653a50 /tools/lib/python/feat | |
| parent | d079b6b890d128c396ee42320c027b7dd3c0a2a7 (diff) | |
samples/damon/wsse: do not stop ctx for damon_call() failure
damon_call() failure was causing the context to be stopped, but
asynchronously by the kdamond thread. To handle the race, the caller had
to stop the context. damon_call() is updated to do the stop on its own.
Remove the damon_stop() call from the damon_call() error handling.
Link: https://lore.kernel.org/20260706140628.87414-11-sj@kernel.org
Signed-off-by: SJ Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/lib/python/feat')
0 files changed, 0 insertions, 0 deletions
