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 <[email protected]> > CC: [email protected]
Acked this + applied both, thanks. _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
