Hi.
Does someone had a problem with this function under kernel 3.71 ? I cant get it to work anymore, my code is the same as older kernel. I can see that i'm getting the right threads uid to suspends via a printf, but the sceKernelSuspendThread function just seems to do nothing, while its working under psplink.
Edit : Sorry for the flood, it was my mistake all is working :x
sceKernelSuspendThread function under 3.71 kernel
Yes in fact it's still not working properly and yes i'm calling it from kernel mode module. But the problem seems to come from the vsh, i'm trying to pause the vsh but the function seems to work under psplink. I will do more test soon.
Edit : It was definitely an error in my code, it's now working great ..
Edit : It was definitely an error in my code, it's now working great ..