mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 19:22:45 +00:00 
			
		
		
		
	|  728de56481 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 | ||