mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 02:12:09 -05:00
d8fb3290d5
Before attempting to remove the device while handling an AHCI port interrupt, check if m_connected_device is even non-null. This happened during my bare metal run and caused a kernel panic. |
||
---|---|---|
.. | ||
AHCI.h | ||
AHCIController.cpp | ||
AHCIController.h | ||
AHCIPort.cpp | ||
AHCIPort.h | ||
AHCIPortHandler.cpp | ||
AHCIPortHandler.h | ||
ATA.h | ||
ATAController.h | ||
ATADevice.cpp | ||
ATADevice.h | ||
ATADiskDevice.cpp | ||
ATADiskDevice.h | ||
ATAPIDiscDevice.cpp | ||
ATAPIDiscDevice.h | ||
BMIDEChannel.cpp | ||
BMIDEChannel.h | ||
IDEChannel.cpp | ||
IDEChannel.h | ||
IDEController.cpp | ||
IDEController.h |