From patchwork Thu May 30 14:44:14 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christoffer Dall X-Patchwork-Id: 247617 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 688622C0091 for ; Fri, 31 May 2013 00:45:04 +1000 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Ui45u-0007Wu-Ho; Thu, 30 May 2013 14:44:46 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Ui45r-0001SG-6y; Thu, 30 May 2013 14:44:43 +0000 Received: from mail-pd0-f176.google.com ([209.85.192.176]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Ui45n-0001RZ-KT for linux-arm-kernel@lists.infradead.org; Thu, 30 May 2013 14:44:40 +0000 Received: by mail-pd0-f176.google.com with SMTP id r11so473598pdi.21 for ; Thu, 30 May 2013 07:44:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent :x-gm-message-state; bh=RbZxQJMFHVjNOSTPIhd4I1LC2+vHTFfW++lGIj6gCu4=; b=JZRfy4mEexbD7AhqTEVvoJthibLCeP2KVYD13yfm3w0HlmHuGwPYF0jonQRYQTLrCk /iVu7vF0dbzi0QJr817pjA+tVjv9BXIhYFNKuxNQoF/64MsenfK72m5NeupdfnFKpqEE Zp+C052zSv/tkPKvzqHPc7on5AmHICYgoyEu+G+hvYBFLUctiMK3+JtYtPy4VXeej21Q UpgdOhYne4u2Bf2GzIFNsquQsH81Yyj/urAYovdpBb2ki8BIFg6B+55Hfi6dfq2GuHJH 7zOCklbowucuFcBrIy+qXtJOcLdS8tqfdQdGj/aW3O0E35kVHy8O85S82utUAdLCcEwU mvFg== X-Received: by 10.68.247.101 with SMTP id yd5mr8304945pbc.57.1369925057841; Thu, 30 May 2013 07:44:17 -0700 (PDT) Received: from localhost (c-67-169-183-77.hsd1.ca.comcast.net. [67.169.183.77]) by mx.google.com with ESMTPSA id tb7sm42295874pbc.14.2013.05.30.07.44.15 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 30 May 2013 07:44:16 -0700 (PDT) Date: Thu, 30 May 2013 07:44:14 -0700 From: Christoffer Dall To: kvm@vger.kernel.org Subject: Re: [GIT PULL] KVM/ARM Fixes for 3.10 Message-ID: <20130530144414.GA56688@ubuntu> References: <51A6E78F.3070902@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Gm-Message-State: ALoCoQn51dkYz6CTaNPy/cuDd0KnfTcZIpE0gyydaVqrEFjAbN14N8TCFsk1G81Wsu7hu4Py1UNL X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130530_104439_756144_FEEB03B5 X-CRM114-Status: GOOD ( 14.56 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.192.176 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: linux-arm-kernel , Paolo Bonzini , "kvmarm@lists.cs.columbia.edu" , Gleb Natapov , KVM General X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org On Thu, May 30, 2013 at 07:20:23AM -0700, Christoffer Dall wrote: > On Wed, May 29, 2013 at 10:45 PM, Paolo Bonzini wrote: > > > Il 30/05/2013 03:39, Christoffer Dall ha scritto: > > > The following changes since commit > > e47a5f5fb715b90b40747e9e235de557c6abd56c: > > > > > > KVM: x86 emulator: convert XADD to fastop (2013-05-21 15:43:24 +0300) > > > > Chris, > > > > this is based on the "next" branch, which will not be merged until the > > 3.11 merge window. Please base your 3.10 fixes on the "master" branch > > of kvm.git. > > > > Thanks! > > > > Paolo > > > > Duh, sorry about that. Here's the new pull request (I just rebased the same branch): The following changes since commit 514e250f67d2b2a8ab08dc9c3650af19a411c926: Merge tag 'gpio-fixes-v3.10-1' of git:// git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio (2013-05-23 18:24:10 -0700) are available in the git repository at: git://github.com/columbia/linux-kvm-arm.git kvm-arm-fixes-3.10 for you to fetch changes up to edd89c08e6570bb88a3f275bf0d7cffcea2f1e87: ARM: KVM: be more thorough when invalidating TLBs (2013-05-30 07:17:07 -0700) ---------------------------------------------------------------- Andre Przywara (1): ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl Marc Zyngier (1): ARM: KVM: be more thorough when invalidating TLBs arch/arm/kvm/arm.c | 15 +++++++++++++-- arch/arm/kvm/mmu.c | 41 ++++++++++++++++++++++++++--------------- 2 files changed, 39 insertions(+), 17 deletions(-)