mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 07:31:45 +00:00
a0f1d21c1c
We should move the ops->destroy(dev) after the list_del(&dev->vm_node)
so that we don't use "dev" after freeing it.
Fixes:
|
||
---|---|---|
.. | ||
kvm | ||
lib | ||
Makefile |