Let reboot work again by making PM check for RBT_REBOOT
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user