mirror of
https://github.com/RGBCube/serenity
synced 2025-07-06 21:47:35 +00:00
![]() Upon leaving a critical section (such as a SpinLock) we need to check if we're already asynchronously invoking the Scheduler. Otherwise we might end up triggering another context switch as soon as leaving the scheduler lock. Fixes #2883 |
||
---|---|---|
.. | ||
Boot | ||
CPU.cpp | ||
CPU.h | ||
Interrupts.h | ||
ISRStubs.h | ||
ProcessorInfo.cpp | ||
ProcessorInfo.h |