summaryrefslogtreecommitdiff
path: root/net/openvswitch/openvswitch_trace.c
diff options
context:
space:
mode:
authorLuo Gengkun <luogengkun@huaweicloud.com>2025-06-26 13:54:03 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-07-17 18:37:03 +0200
commitbc179aa79a2066a59c27f95ccb46a74f3806a334 (patch)
tree91f71103555e8ec41bf08562d1d88328aff7e528 /net/openvswitch/openvswitch_trace.c
parent8f4c7131721ad0f224c07542cc364eb4ee9e7e87 (diff)
perf/core: Fix the WARN_ON_ONCE is out of lock protected region
[ Upstream commit 7b4c5a37544ba22c6ebe72c0d4ea56c953459fa5 ] commit 3172fb986666 ("perf/core: Fix WARN in perf_cgroup_switch()") try to fix a concurrency problem between perf_cgroup_switch and perf_cgroup_event_disable. But it does not to move the WARN_ON_ONCE into lock-protected region, so the warning is still be triggered. Fixes: 3172fb986666 ("perf/core: Fix WARN in perf_cgroup_switch()") Signed-off-by: Luo Gengkun <luogengkun@huaweicloud.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lkml.kernel.org/r/20250626135403.2454105-1-luogengkun@huaweicloud.com Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/openvswitch/openvswitch_trace.c')
0 files changed, 0 insertions, 0 deletions