Skip to content

Conversation

@zephyrbot
Copy link

@zephyrbot zephyrbot commented Mar 18, 2025

Backport 872f363 from #87099.

Fixes #86954

Replaced the read-modify-write sequence with a single read and write
operation, preventing the intermediate value is wrongly used to filter
out logs of another thread with higher priority that preempts the current
thread.

Signed-off-by: Dong Wang <[email protected]>
(cherry picked from commit 872f363)
@zephyrbot zephyrbot added the Backport Backport PR and backport failure issues label Mar 18, 2025
@github-project-automation github-project-automation bot moved this to To do in Backports Mar 18, 2025
@kartben kartben closed this Apr 30, 2025
@github-project-automation github-project-automation bot moved this from To do to Done in Backports Apr 30, 2025
@kartben kartben reopened this Apr 30, 2025
@github-project-automation github-project-automation bot moved this from Done to Needs more info in Backports Apr 30, 2025
@github-project-automation github-project-automation bot moved this from Needs more info to Done in Backports May 9, 2025
@fabiobaltieri fabiobaltieri reopened this May 9, 2025
@github-project-automation github-project-automation bot moved this from Done to Needs more info in Backports May 9, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 9, 2025

@dkalowsk dkalowsk added this to the v4.0.1 milestone May 9, 2025
@dkalowsk dkalowsk merged commit 6445144 into v4.0-branch May 9, 2025
74 of 81 checks passed
@dkalowsk dkalowsk deleted the backport-87099-to-v4.0-branch branch May 9, 2025 17:45
@github-project-automation github-project-automation bot moved this from Needs more info to Done in Backports May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Logging Backport Backport PR and backport failure issues

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

7 participants