[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH] minios: fix free_fbfront



When a stubdom is destroyed, fbfront tries to unbind the evtchn
twice.

This patch should be applied to 3.4 testing as well.

Signed-off-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>

---

diff -r 90391e2247fc extras/mini-os/fbfront.c
--- a/extras/mini-os/fbfront.c  Tue Jun 23 11:40:27 2009 +0100
+++ b/extras/mini-os/fbfront.c  Fri Jun 26 15:40:27 2009 +0100
@@ -580,8 +580,6 @@
     snprintf(path, sizeof(path), "%s/feature-update", nodename);
     xenbus_rm(XBT_NIL, path);
 
-    unbind_evtchn(dev->evtchn);
-
     free_fbfront(dev);
 }
 

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.