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 for spu/ppu disasm prs #6782

Merged
merged 3 commits into from
Oct 16, 2019
Merged

Fixup for spu/ppu disasm prs #6782

merged 3 commits into from
Oct 16, 2019

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Oct 16, 2019

Also contains two more commits:

cellUserInfoGetList changes:

  • logically if we report only one user in user list, it must be the current user.
  • Set unwritten entries to zero.
  • Do not allow all args to be nullptr at once.

Restores lost commit from pr #5346, the point is to not reset spu signotify config in gropu_start(), error checking ordering fix. (the pr includes the testcases)

- Don't allow all args to be nullptr at once.
- Fill listBuf with zeroes for unwritten entries
- Fix userId set in listBuf

Similarly to what the firmware does
Also first check for EINVAL in sys_spu_thread_set_spu_cfg
@Nekotekina Nekotekina merged commit 9575260 into RPCS3:master Oct 16, 2019
@elad335 elad335 deleted the fixup-disasm branch October 16, 2019 19:16
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