mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 10:27:05 +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().