mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
f65886606c
when kmalloc() fails in kvm_io_bus_unregister_dev(), before removing
the bus, we should iterate over all other devices linked to it and call
kvm_iodevice_destructor() for them
Fixes:
|
||
---|---|---|
.. | ||
kvm | ||
lib | ||
Makefile |