2
0
mirror of https://git.missingno.dev/kolibrios-nvme-driver/ synced 2024-12-22 05:48:47 +01:00
kolibrios-nvme-driver/drivers
Abdur-Rahman Mansoor 763bf37d29
fix(regression): freeze with multiple NVMe devices
Removing the PCI status bit check in the interrupt handler caused the
code to break and not work if there was more than one NVMe device
successfully attached. Not only does this commit fix this issue, but
this also adds a proper check to see if the device generated an
interrupt by checking if any commands have been posted to the completion
queue.
2024-08-23 12:08:00 -04:00
..
nvme fix(regression): freeze with multiple NVMe devices 2024-08-23 12:08:00 -04:00