linux-stable/kernel/events
Peter Zijlstra c8ace8d252 perf/core: Fix cpuctx refcounting
commit 889c58b315 upstream.

Audit of the refcounting turned up that perf_pmu_migrate_context()
fails to migrate the ctx refcount.

Fixes: bd27568117 ("perf: Rewrite core context handling")
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lkml.kernel.org/r/20230612093539.085862001@infradead.org
Cc: <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-11-28 17:14:58 +00:00
..
Makefile
callchain.c
core.c
hw_breakpoint.c
hw_breakpoint_test.c
internal.h
ring_buffer.c
uprobes.c