[Kernel] Undo enormous, embarassing mistake no one must know about

This commit is contained in:
wheremyfoodat 2023-07-29 15:03:46 +03:00
parent 9d01ec360f
commit 2eb84e053b

View file

@ -87,7 +87,7 @@ void Kernel::arbitrateAddress() {
Helpers::panic("ArbitrateAddress: Unimplemented type %s", arbitrationTypeToString(type));
}
rescheduleThreads();
requireReschedule();
}
// Signal up to "threadCount" threads waiting on the arbiter indicated by "waitingAddress"