mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 10:47:35 +00:00
![]() This fixes a Kernel Panic where the lazy allocation triggers inside an ISR and grabs a mutex, which isn't allowed when interrupts are disabled. This also fixes a bug where the mapping for VirtIO device BARs is never allocated. #9876 |
||
---|---|---|
.. | ||
Console.cpp | ||
Console.h | ||
ConsolePort.cpp | ||
ConsolePort.h | ||
Device.cpp | ||
Device.h | ||
Queue.cpp | ||
Queue.h | ||
RNG.cpp | ||
RNG.h |