From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [GIT PULL] KVM/ARM Fixes for 3.12-rc2 Date: Wed, 25 Sep 2013 11:49:36 +0200 Message-ID: <5242B1B0.1040408@redhat.com> References: <1380052160-20755-1-git-send-email-christoffer.dall@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Gleb Natapov , kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Russell King , Olof Johansson , kvmarm@lists.cs.columbia.edu To: Christoffer Dall Return-path: Received: from mail-ee0-f45.google.com ([74.125.83.45]:62318 "EHLO mail-ee0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753946Ab3IYJtV (ORCPT ); Wed, 25 Sep 2013 05:49:21 -0400 Received: by mail-ee0-f45.google.com with SMTP id c50so3059631eek.18 for ; Wed, 25 Sep 2013 02:49:20 -0700 (PDT) In-Reply-To: <1380052160-20755-1-git-send-email-christoffer.dall@linaro.org> Sender: kvm-owner@vger.kernel.org List-ID: Il 24/09/2013 21:49, Christoffer Dall ha scritto: > 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(-) > Pulled, thanks. Paolo