From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Zyngier Subject: Fixing KVM/ARM breakage in mainline Date: Mon, 25 Feb 2013 12:18:27 +0000 Message-ID: <512B5693.4000608@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: 8BIT Cc: "linux-arm-kernel@lists.infradead.org" , "kvmarm@lists.cs.columbia.edu" , "kvm@vger.kernel.org" , Christoffer Dall To: Russell King , Marcelo Tosatti , Gleb Natapov Return-path: Received: from service87.mimecast.com ([91.220.42.44]:46319 "EHLO service87.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754482Ab3BYMSb convert rfc822-to-8bit (ORCPT ); Mon, 25 Feb 2013 07:18:31 -0500 Sender: kvm-owner@vger.kernel.org List-ID: Russell, Marcelo, Gleb, Commit 89f8833 (Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm) broke KVM/ARM. Nothing fundamental, just annoying enough. I've posted patches against next-20130215 some time ago: http://comments.gmane.org/gmane.comp.emulators.kvm.devel/105019 I've now created a branch based off mainline as of this morning, and containing these fixes: git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git kvm-arm/core-3.9-rc1-fixes Now the question is: who wants to merge this? The diffstat looks like this: Marc Zyngier (3): ARM: KVM: fix kvm_arch_{prepare,commit}_memory_region ARM: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_slot arch/arm/include/asm/kvm_host.h | 2 +- arch/arm/kvm/arm.c | 4 ++-- arch/arm/kvm/mmu.c | 5 ----- 3 files changed, 3 insertions(+), 8 deletions(-) Thanks, M. -- Jazz is not dead. It just smells funny...