summaryrefslogtreecommitdiff
path: root/Tests/AK
diff options
context:
space:
mode:
authorSahan Fernando <sahan.h.fernando@gmail.com>2021-09-18 18:54:31 +1000
committerIdan Horowitz <idan.horowitz@gmail.com>2021-09-19 11:46:09 +0300
commit2e079c6d69c62f35e7503bcb626d6e08870eddff (patch)
tree251d0b6eca64fb5027fe95abb2a35ad97ccb95b9 /Tests/AK
parent6b03d18d9589b679edfc28d607c3ef7db0302ee6 (diff)
downloadserenity-2e079c6d69c62f35e7503bcb626d6e08870eddff.zip
Kernel/VirtIO: Remove lazy allocation of VirtIO::Device BAR regions
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
Diffstat (limited to 'Tests/AK')
0 files changed, 0 insertions, 0 deletions