Let reboot work again by making PM check for RBT_REBOOT

This commit is contained in:
Ben Gras
2006-03-10 16:50:27 +00:00
parent 138a372e84
commit c236121692
2 changed files with 12 additions and 4 deletions

View File

@@ -680,7 +680,9 @@ timer_t *tp; /* watchdog timer pointer */
unlock(5);
}
}
#if DEBUG
kprintf("ticks_added: %d\n", ticks_added);
#endif
/* Now schedule a new watchdog timer to balance the queues again. The
* period depends on the total amount of quantum ticks added.