motoharu-gosuto / psvgamesd

User application and kernel plugin that allow to produce game card dumps and run them.
MIT License
104 stars 12 forks source link

Investigate SceSdif1 global mutex deadlocks #23

Open motoharu-gosuto opened 7 years ago

motoharu-gosuto commented 7 years ago

I was able to fix the deadlocks as described in issue: https://github.com/motoharu-gosuto/psvgamesd/issues/1 However true reason of deadlock is not fully known. I am not satisfied with the current patch so I think this should be investigated