Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthre…
…ads() When start_kthread() return error, the cpus_read_unlock() need to be called. Link: https://lkml.kernel.org/r/[email protected] Cc: <[email protected]> Fixes: c8895e2 ("trace/osnoise: Support hotplug operations") Acked-by: Daniel Bristot de Oliveira <[email protected]> Signed-off-by: Qiang.Zhang <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
- Loading branch information