diff options
author | Sahan Fernando <sahan.h.fernando@gmail.com> | 2021-09-18 18:54:31 +1000 |
---|---|---|
committer | Idan Horowitz <idan.horowitz@gmail.com> | 2021-09-19 11:46:09 +0300 |
commit | 2e079c6d69c62f35e7503bcb626d6e08870eddff (patch) | |
tree | 251d0b6eca64fb5027fe95abb2a35ad97ccb95b9 /Tests/LibCore | |
parent | 6b03d18d9589b679edfc28d607c3ef7db0302ee6 (diff) | |
download | serenity-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/LibCore')
0 files changed, 0 insertions, 0 deletions