mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02:00
This closes the race window between Processor::current() and a context switch happening before in_irq().
This closes the race window between Processor::current() and a context switch happening before in_irq().