From: christoffer.dall@linaro.org (Christoffer Dall)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3] ARM: KVM: Unmap IPA on memslot delete/move
Date: Fri, 6 Jun 2014 11:16:03 +0200 [thread overview]
Message-ID: <20140606091603.GA22341@lvm> (raw)
In-Reply-To: <1402045823-26912-1-git-send-email-eric.auger@linaro.org>
On Fri, Jun 06, 2014 at 11:10:23AM +0200, Eric Auger wrote:
> Currently when a KVM region is deleted or moved after
> KVM_SET_USER_MEMORY_REGION ioctl, the corresponding
> intermediate physical memory is not unmapped.
>
> This patch corrects this and unmaps the region's IPA range
> in kvm_arch_commit_memory_region using unmap_stage2_range.
>
> Signed-off-by: Eric Auger <eric.auger@linaro.org>
I think I already acked it in the last version, if Marc is ok with it, I
can queue it for next.
-Christoffer
WARNING: multiple messages have this Message-ID (diff)
From: Christoffer Dall <christoffer.dall@linaro.org>
To: Eric Auger <eric.auger@linaro.org>
Cc: eric.auger@st.com, marc.zyngier@arm.com,
linux-arm-kernel@lists.infradead.org,
kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org,
linux-kernel@vger.kernel.org, patches@linaro.org,
christophe.barnichon@st.com
Subject: Re: [PATCH v3] ARM: KVM: Unmap IPA on memslot delete/move
Date: Fri, 6 Jun 2014 11:16:03 +0200 [thread overview]
Message-ID: <20140606091603.GA22341@lvm> (raw)
In-Reply-To: <1402045823-26912-1-git-send-email-eric.auger@linaro.org>
On Fri, Jun 06, 2014 at 11:10:23AM +0200, Eric Auger wrote:
> Currently when a KVM region is deleted or moved after
> KVM_SET_USER_MEMORY_REGION ioctl, the corresponding
> intermediate physical memory is not unmapped.
>
> This patch corrects this and unmaps the region's IPA range
> in kvm_arch_commit_memory_region using unmap_stage2_range.
>
> Signed-off-by: Eric Auger <eric.auger@linaro.org>
I think I already acked it in the last version, if Marc is ok with it, I
can queue it for next.
-Christoffer
next prev parent reply other threads:[~2014-06-06 9:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-06 9:10 [PATCH v3] ARM: KVM: Unmap IPA on memslot delete/move Eric Auger
2014-06-06 9:10 ` Eric Auger
2014-06-06 9:16 ` Christoffer Dall [this message]
2014-06-06 9:16 ` Christoffer Dall
2014-06-06 10:39 ` Marc Zyngier
2014-06-06 10:39 ` Marc Zyngier
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=20140606091603.GA22341@lvm \
--to=christoffer.dall@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/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.