[Kernel] Undo enormous, embarassing mistake no one must know about
This commit is contained in:
@@ -87,7 +87,7 @@ void Kernel::arbitrateAddress() {
|
|||||||
Helpers::panic("ArbitrateAddress: Unimplemented type %s", arbitrationTypeToString(type));
|
Helpers::panic("ArbitrateAddress: Unimplemented type %s", arbitrationTypeToString(type));
|
||||||
}
|
}
|
||||||
|
|
||||||
rescheduleThreads();
|
requireReschedule();
|
||||||
}
|
}
|
||||||
|
|
||||||
// Signal up to "threadCount" threads waiting on the arbiter indicated by "waitingAddress"
|
// Signal up to "threadCount" threads waiting on the arbiter indicated by "waitingAddress"
|
||||||
|
|||||||
Reference in New Issue
Block a user