On Wed, 2 Mar 2011 13:53:06 +0530, Amit Shah <amit.s...@redhat.com> wrote: > A crash was observed when a device gets removed while a port is in > use. When the port gets removed, we tried to free vq buffers. The vq > no longer exists at this stage, just ensure we don't access it. > > The second patch fixes a warning where the pci region is already > freed. I'm not sure what or how the region gets freed, any clues > there will be helpful.
Put a printk and WARN_ON() in the pci region freeing code, look through the backtraces? Rusty. _______________________________________________ Virtualization mailing list Virtualization@lists.linux-foundation.org https://lists.linux-foundation.org/mailman/listinfo/virtualization