On Wed, 2015-10-14 at 16:59 +0100, Ian Campbell wrote:

> I came up with the following patch[...] 

>      if (!xendev->dev) {
> +        if (con->string) {

I've fixed the obvious typo in my actual tree...

> +            munmap(con->sring, XC_PAGE_SIZE);
> +            con->sring = NULL;
> +        }
>          return;


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to