Murillo Bernardes
2005-Dec-27 18:59 UTC
[Xen-devel] [PATCH] Fix network frontend device unregister and removal
Hi folks, This patch reorganizes network frontend device unregister and removal, so that occur in the right order and succeed. Now on Closing state we: - stop queue - unbind irq - unregister the device On removal: - end foreign access to TX and RX pages (we cannot do this before) - free_netdev, doing the last stage of destroying an allocated device Makes xm-test network "03_attach_detach_multiple_pos" pass: http://xmtest.dague.org/cgi-bin/display?view=single&testid=1068 Comments? Signed-off-by: Murillo F. Bernardes <mfb@br.ibm.com> -- Murillo Fernandes Bernardes IBM Linux Technology Center _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel