1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-23 23:57:35 +00:00
serenity/Kernel/Bus
Liav A 428d4ae337 Kernel/PCI: Break early of controller iteration over devices in OOM case
This is mainly useful when adding an HostController but due to OOM
condition, we abort temporary Vector insertion of a DeviceIdentifier
and then exit the iteration loop to report back the error if occured.
2022-03-14 22:39:09 +01:00
..
PCI Kernel/PCI: Break early of controller iteration over devices in OOM case 2022-03-14 22:39:09 +01:00
USB Kernel/PCI: Don't hold spinlocks when doing fast device enumeration 2022-03-14 22:39:09 +01:00
VirtIO Kernel/PCI: Don't hold spinlocks when doing fast device enumeration 2022-03-14 22:39:09 +01:00