Skip to content
Snippets Groups Projects
Commit f686821a authored by Tronel Frederic's avatar Tronel Frederic
Browse files

Revert "Remise en état de l'ordonnanceur."

This reverts commit 2f05baf5.
parent 71393deb
No related branches found
No related tags found
No related merge requests found
......@@ -534,7 +534,7 @@ scheduler(void)
// again to avoid a race between interrupt and WFI.
c->intena = 0;
release(&p->lock);
// release(&p->lock);
}
if(found == 0){
asm volatile("wfi");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment