From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Zyngier Subject: Re: [GIT PULL v2] KVM/ARM Minor fixes for 3.9 Date: Wed, 17 Apr 2013 10:05:05 +0200 Message-ID: <922f82c04bb23753d3233ab1925d9412@localhost> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Marcelo Tosatti , Gleb Natapov , , KVM General To: Christoffer Dall Return-path: Received: from inca-roads.misterjones.org ([213.251.177.50]:42677 "EHLO inca-roads.misterjones.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965954Ab3DQIFO (ORCPT ); Wed, 17 Apr 2013 04:05:14 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Tue, 16 Apr 2013 16:25:10 -0700, Christoffer Dall wrote: > The following changes since commit > 31880c37c11e28cb81c70757e38392b42e695dc6: > > Linux 3.9-rc6 (2013-04-07 20:49:54 -0700) > > are available in the git repository at: > > git://github.com/columbia/linux-kvm-arm.git kvm-arm-fixes-3.9 > > for you to fetch changes up to 865499ea90d399e0682bcce3ae7af24277633699: > > ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/Write (2013-04-16 > 16:21:25 -0700) > > ---------------------------------------------------------------- > Marc Zyngier (2): > ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reporting > ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/Write > > arch/arm/include/asm/pgtable-3level.h | 2 +- > arch/arm/kvm/arm.c | 1 + > 2 files changed, 2 insertions(+), 1 deletion(-) How about also adding: "ARM: KVM: fix unbalanced get_cpu() in access_dcsw" (commit 685bee3 in my kvm-arm/pre-arm64 branch)? It could easily be triggered by a malicious guest... Thanks, M. -- Fast, cheap, reliable. Pick two.