Kernel/SVC: Don't reschedule the current core when creating a new thread.
The current core may have nothing to do with the core where the new thread was scheduled to run. In case it's the same core, then the following PrepareReshedule call will take care of that.master
parent
5926fbd3d7
commit
a9877c8f65
Loading…
Reference in New Issue