All of lore.kernel.org
 help / color / mirror / Atom feed
From: marc.zyngier@arm.com (Marc Zyngier)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3] ARM: KVM: Unmap IPA on memslot delete/move
Date: Fri, 06 Jun 2014 11:39:50 +0100	[thread overview]
Message-ID: <87fvjiiao9.fsf@approximate.cambridge.arm.com> (raw)
In-Reply-To: <20140606091603.GA22341@lvm> (Christoffer Dall's message of "Fri, 6 Jun 2014 10:16:03 +0100")

On Fri, Jun 06 2014 at 10:16:03 am BST, Christoffer Dall <christoffer.dall@linaro.org> wrote:
> 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.

Yes, I'm quite happy for this to go in.

Acked-by: Marc Zyngier <marc.zyngier@arm.com>

Thanks,

	M.
-- 
Jazz is not dead. It just smells funny.

WARNING: multiple messages have this Message-ID (diff)
From: Marc Zyngier <marc.zyngier@arm.com>
To: Christoffer Dall <christoffer.dall@linaro.org>
Cc: Eric Auger <eric.auger@linaro.org>,
	"eric.auger\@st.com" <eric.auger@st.com>,
	"linux-arm-kernel\@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"kvmarm\@lists.cs.columbia.edu" <kvmarm@lists.cs.columbia.edu>,
	"kvm\@vger.kernel.org" <kvm@vger.kernel.org>,
	"linux-kernel\@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"patches\@linaro.org" <patches@linaro.org>,
	"christophe.barnichon\@st.com" <christophe.barnichon@st.com>
Subject: Re: [PATCH v3] ARM: KVM: Unmap IPA on memslot delete/move
Date: Fri, 06 Jun 2014 11:39:50 +0100	[thread overview]
Message-ID: <87fvjiiao9.fsf@approximate.cambridge.arm.com> (raw)
In-Reply-To: <20140606091603.GA22341@lvm> (Christoffer Dall's message of "Fri, 6 Jun 2014 10:16:03 +0100")

On Fri, Jun 06 2014 at 10:16:03 am BST, Christoffer Dall <christoffer.dall@linaro.org> wrote:
> 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.

Yes, I'm quite happy for this to go in.

Acked-by: Marc Zyngier <marc.zyngier@arm.com>

Thanks,

	M.
-- 
Jazz is not dead. It just smells funny.

  reply	other threads:[~2014-06-06 10:39 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
2014-06-06  9:16   ` Christoffer Dall
2014-06-06 10:39   ` Marc Zyngier [this message]
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=87fvjiiao9.fsf@approximate.cambridge.arm.com \
    --to=marc.zyngier@arm.com \
    --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.