Files
ladybird/Kernel/Devices/PATAChannel.cpp
Liav A a3fa40fc07 Kernel: Enable IRQs before sending commands to devices
Without this fix, a very fast IRQ can preempt the enable_irq() call,
leaving that IRQ being unhandled.
2020-03-06 10:32:32 +01:00

17 KiB