224,227c224,227
< if (status() == ThreadContext::Unallocated) {
< cpu->activateWhenReady(tid);
< return;
< }
---
> // if (status() == ThreadContext::Unallocated) {
> // cpu->activateWhenReady(tid);
> // return;
> // }