mirror of
https://github.com/RGBCube/serenity
synced 2025-07-24 16:17:34 +00:00
![]() Fix gracefully failing these calls if used within IRQ handlers. If we're handling IRQs, we need to handle these failures first, because we can't really resolve page faults in a meaningful way. But if we know that it was one of these functions that failed, then we can gracefully handle the situation. This solves a crash where the Scheduler attempts to produce backtraces in the timer irq, some of which cause faults. Fixes #3492 |
||
---|---|---|
.. | ||
i386 | ||
PC |