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@eu.citrix.com> --- 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@lists.xensource.com http://lists.xensource.com/xen-devel