From mboxrd@z Thu Jan 1 00:00:00 1970 From: marc.zyngier@arm.com (Marc Zyngier) Date: Fri, 06 Jun 2014 11:39:50 +0100 Subject: [PATCH v3] ARM: KVM: Unmap IPA on memslot delete/move In-Reply-To: <20140606091603.GA22341@lvm> (Christoffer Dall's message of "Fri, 6 Jun 2014 10:16:03 +0100") References: <1402045823-26912-1-git-send-email-eric.auger@linaro.org> <20140606091603.GA22341@lvm> Message-ID: <87fvjiiao9.fsf@approximate.cambridge.arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jun 06 2014 at 10:16:03 am BST, Christoffer Dall 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 > > 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 Thanks, M. -- Jazz is not dead. It just smells funny.