[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] [PATCH QEMU-XEN v3 5/8] xen: Switch uses of xc_map_foreign_bulk to use libxenforeignmemory API.
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@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|