Skip to content
Commit 5ecb1748 authored by Qiang.Zhang's avatar Qiang.Zhang Committed by Greg Kroah-Hartman
Browse files

tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()

commit 4b6b08f2 upstream.

When start_kthread() return error, the cpus_read_unlock() need
to be called.

Link: https://lkml.kernel.org/r/20210831022919.27630-1-qiang.zhang@windriver.com

Cc: <stable@vger.kernel.org>
Fixes: c8895e27

 ("trace/osnoise: Support hotplug operations")
Acked-by: default avatarDaniel Bristot de Oliveira <bristot@kernel.org>
Signed-off-by: default avatarQiang.Zhang <qiang.zhang@windriver.com>
Signed-off-by: default avatarSteven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 39cd7a43
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment