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

ec: Fix lock up during opportunistic suspend #485

Merged
merged 1 commit into from
Oct 12, 2023
Merged

ec: Fix lock up during opportunistic suspend #485

merged 1 commit into from
Oct 12, 2023

Conversation

crawfxrd
Copy link
Member

Fix a potential lock up during S0ix opportunistic suspend, caused by waiting indefinitely for a PECI command to complete when it is not available.

Fix a potential lock up during S0ix opportunistic suspend, caused by
waiting indefinitely for a PECI command to complete when it is not
available.

Signed-off-by: Tim Crawford <[email protected]>
@crawfxrd crawfxrd requested review from a team October 12, 2023 15:15
Copy link
Member

@jacobgkau jacobgkau left a comment

Choose a reason for hiding this comment

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

Confirmed this builds & flashes; updates EC to the version already tested in system76/ec#414.

@jackpot51 jackpot51 merged commit c4df2f4 into master Oct 12, 2023
@jackpot51 jackpot51 deleted the update-ec branch October 12, 2023 15:36
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.

3 participants