From patchwork Tue Sep 24 19:49:19 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christoffer Dall X-Patchwork-Id: 277607 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (unknown [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 587092C00A2 for ; Wed, 25 Sep 2013 05:50:00 +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 1VOYcD-0000ub-CB; Tue, 24 Sep 2013 19:49:45 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VOYcB-0003EU-2X; Tue, 24 Sep 2013 19:49:43 +0000 Received: from mail-pb0-f52.google.com ([209.85.160.52]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VOYc7-0003DI-5E for linux-arm-kernel@lists.infradead.org; Tue, 24 Sep 2013 19:49:39 +0000 Received: by mail-pb0-f52.google.com with SMTP id wz12so4966031pbc.25 for ; Tue, 24 Sep 2013 12:49:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=Jp16B6JJvfzUCmx8v648UdElOZhilZBcvtGdIh4eZtg=; b=j4xG5aZCbqLnXMome8Oz9HOybehyGecAm1ULN1y4x3BrkAXIiA/OPnd+SiSPtBieQK TjH1refwFbKFxj9ymM8JB4ixvTt50hiqCzgBegHAZe75wDCadT2d3/x+g/JEQ3HUP7Wb c1mvp8cCfvOQqd1YGo9OvdLKlIDPhsEGpNkSRffCKO4p4qASGGXPuFNf6I6bFgEOXfC3 9UcHZaVE7Tr1WVIEhCDilOMX2dvTftkDwUsZbn0a8eAP5oPfbhSQhsTOiSNEMA7UAXrk 7evjRHn505OdaskjpCHg0olpz6xGGMZ65rjioXoGmRI3aJcQuj3G6a9GTCBDLbmozo4g c3dw== X-Gm-Message-State: ALoCoQld6ZCRu1Yefd2uMElEfvASQYbvHO1rThgmWLD/bubnZJ3OCnQH1tp5FzQYOWnc4GJVmb0E X-Received: by 10.68.164.67 with SMTP id yo3mr6263236pbb.199.1380052155860; Tue, 24 Sep 2013 12:49:15 -0700 (PDT) Received: from localhost.localdomain (c-67-169-183-77.hsd1.ca.comcast.net. [67.169.183.77]) by mx.google.com with ESMTPSA id ar1sm42704224pbc.34.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 24 Sep 2013 12:49:15 -0700 (PDT) From: Christoffer Dall To: Gleb Natapov , Paolo Bonzini , kvm@vger.kernel.org Subject: [GIT PULL] KVM/ARM Fixes for 3.12-rc2 Date: Tue, 24 Sep 2013 12:49:19 -0700 Message-Id: <1380052160-20755-1-git-send-email-christoffer.dall@linaro.org> X-Mailer: git-send-email 1.7.10.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130924_154939_290803_10086992 X-CRM114-Status: UNSURE ( 7.18 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.160.52 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Olof Johansson , Christoffer Dall , Russell King , kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org 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: , MIME-Version: 1.0 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 The following changes since commit 62d228b8c676232eca579f91cc0782b060a59097: Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2013-09-17 22:20:30 -0400) are available in the git repository at: git://git.linaro.org/people/cdall/linux-kvm-arm.git tags/kvm-arm-fixes-3.12-rc2 for you to fetch changes up to ac570e0493815e0b41681c89cb50d66421429d27: ARM: kvm: rename cpu_reset to avoid name clash (2013-09-24 11:15:05 -0700) ---------------------------------------------------------------- KVM/ARM Fixes for 3.12-rc2 Fixes compilation error with KVM/ARM enabled. ---------------------------------------------------------------- Olof Johansson (1): ARM: kvm: rename cpu_reset to avoid name clash arch/arm/kvm/reset.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)