From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Rutland Subject: Re: [GIT PULL 03/36] arm/arm64: KVM: add tracing support for arm64 exit handler Date: Fri, 23 Jan 2015 13:41:57 +0000 Message-ID: <20150123134157.GL23493@leverpostej> References: <1422007385-14730-1-git-send-email-christoffer.dall@linaro.org> <1422007385-14730-4-git-send-email-christoffer.dall@linaro.org> <20150123113515.GF23493@leverpostej> <54C2382E.6040800@redhat.com> <54C24365.1000503@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoffer Dall , Marc Zyngier , Catalin Marinas , Will Deacon , "kvmarm@lists.cs.columbia.edu" , "linux-arm-kernel@lists.infradead.org" , "kvm@vger.kernel.org" , Andre Przywara To: Paolo Bonzini Return-path: Received: from foss-mx-na.foss.arm.com ([217.140.108.86]:41775 "EHLO foss-mx-na.foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752680AbbAWNm1 (ORCPT ); Fri, 23 Jan 2015 08:42:27 -0500 Content-Disposition: inline In-Reply-To: <54C24365.1000503@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, Jan 23, 2015 at 12:49:41PM +0000, Paolo Bonzini wrote: > > > On 23/01/2015 13:01, Paolo Bonzini wrote: > > > > > > On 23/01/2015 12:35, Mark Rutland wrote: > >> > >> https://lkml.org/lkml/2015/1/22/7 > >> https://lkml.org/lkml/2015/1/22/8 > >> > >> I'd hoped we'd be able to fix that before this went further upstream. > >> > >> The easiest way I could see to do that was to merge my esr branch (which > >> is stable and Catalin has pulled) branch into the kvm-arm tree, and fix > >> the conflicts there. > >> > >> Is there any chance we can fix that now? > > > > I'll fix the conflicts in the kvm tree. Please wait for further > > instructions... > > Ok folks, please check that the resolution in the queue branch of > git://git.kernel.org/pub/scm/virt/kvm/kvm.git is okay. That looks fine to me. Git was happy to merge the arm64 for-next/core branch, and the result boots fine on my Juno. Thanks for handling the fixup! Mark.