All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
	xen-devel@lists.xensource.com
Subject: Re: [PATCH v8 2/2] xen/arm: support gzip compressed kernels
Date: Thu, 1 Oct 2015 13:11:29 +0100	[thread overview]
Message-ID: <1443701489.11707.33.camel@citrix.com> (raw)
In-Reply-To: <1443542344-11824-2-git-send-email-stefano.stabellini@eu.citrix.com>

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.stabellini@eu.citrix.com>
> CC: ian.campbell@citrix.com

Acked this + applied both, thanks.

      reply	other threads:[~2015-10-01 12:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-29 15:58 [PATCH v8 0/2] support gzipped kernels on arm Stefano Stabellini
2015-09-29 15:59 ` [PATCH v8 1/2] xen: move perform_gunzip to common Stefano Stabellini
2015-09-29 15:59 ` [PATCH v8 2/2] xen/arm: support gzip compressed kernels Stefano Stabellini
2015-10-01 12:11   ` Ian Campbell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1443701489.11707.33.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.