On Tue, 2015-09-29 at 16:59 +0100, Stefano Stabellini wrote:
> Free the memory used for the compressed kernel and update the relative
> mod->start and mod->size parameters with the uncompressed ones.
> 
> To decompress the kernel, allocate memory from dommheap, because freeing
> the modules is done by calling init_heap_pages, which frees to domheap.
> Map these pages using vmap, because they might not be in the linear 1:1
> map.
> 
> Signed-off-by: Stefano Stabellini <stefano.stabell...@eu.citrix.com>
> CC: ian.campb...@citrix.com

Acked this + applied both, thanks.


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

Reply via email to