Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixup! soundwire: cadence: re-check Peripheral status with delayed_work #5096

Merged

Conversation

plbossart
Copy link
Member

Add mutual exclusion so that the interrupt and delayed work cannot update the status concurrently.

Add mutual exclusion so that the interrupt and delayed work cannot
update the status concurrently.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Copy link
Collaborator

@bardliao bardliao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and verified on my TGL SKU0A32 device.

@plbossart plbossart marked this pull request as ready for review July 15, 2024 10:00
@plbossart
Copy link
Member Author

let's merge and see if the results improve in daily tests, @ssavati FYI.

@plbossart plbossart merged commit 6a4c468 into thesofproject:topic/sof-dev Jul 15, 2024
13 of 15 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.

None yet

2 participants