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

Delete semaphore on E_SIF_PKT_SEND error #716

Merged
merged 1 commit into from
Jan 11, 2025
Merged

Conversation

fjtrujy
Copy link
Member

@fjtrujy fjtrujy commented Jan 10, 2025

Description

This PR solves an issue when SifSendCmd fails and the Semaphore wasn't being deleted.
Additionally, I'm now deleting the semaphore in case of success in the _request_end callback function, which simplifies the logic a bit.

Cheers

@fjtrujy
Copy link
Member Author

fjtrujy commented Jan 10, 2025

Hi @F0bes take a look if you have some time!

ee/kernel/src/sifrpc.c Outdated Show resolved Hide resolved
@uyjulian
Copy link
Member

Looks good

@uyjulian uyjulian merged commit bc22eb7 into ps2dev:master Jan 11, 2025
2 checks passed
@fjtrujy fjtrujy deleted the fixSemSIF branch January 20, 2025 17:33
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