Skip to content

fixup! ASoC: SOF: Use guard()/scoped_guard() for mutex locks where it…#5597

Merged
ujfalusi merged 1 commit intothesofproject:topic/sof-devfrom
ujfalusi:peter/sof/pr/guarded-stuff-fix1
Nov 26, 2025
Merged

fixup! ASoC: SOF: Use guard()/scoped_guard() for mutex locks where it…#5597
ujfalusi merged 1 commit intothesofproject:topic/sof-devfrom
ujfalusi:peter/sof/pr/guarded-stuff-fix1

Conversation

@ujfalusi
Copy link
Collaborator

@ujfalusi ujfalusi commented Nov 19, 2025

… makes sense

Looks like a jump over to the error handling path can confuse the guard system, use scoped_guard() in sof_client_dev_register().

… makes sense

Looks like a jump over to the error handling path can confise the guard
system, use scoped_guard() in sof_client_dev_register().

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
@ujfalusi ujfalusi merged commit 485e39e into thesofproject:topic/sof-dev Nov 26, 2025
7 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants