From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: Fixing KVM/ARM breakage in mainline Date: Mon, 25 Feb 2013 14:21:17 +0200 Message-ID: <20130225122117.GE12299@redhat.com> References: <512B5693.4000608@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Russell King , Marcelo Tosatti , "linux-arm-kernel@lists.infradead.org" , "kvmarm@lists.cs.columbia.edu" , "kvm@vger.kernel.org" , Christoffer Dall To: Marc Zyngier Return-path: Received: from mx1.redhat.com ([209.132.183.28]:26223 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752497Ab3BYMVu (ORCPT ); Mon, 25 Feb 2013 07:21:50 -0500 Content-Disposition: inline In-Reply-To: <512B5693.4000608@arm.com> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, Feb 25, 2013 at 12:18:27PM +0000, Marc Zyngier wrote: > Russell, Marcelo, Gleb, > > Commit 89f8833 (Merge tag 'kvm-3.9-1' of > git://git.kernel.org/pub/scm/virt/kvm/kvm) broke KVM/ARM. Nothing > fundamental, just annoying enough. > > I've posted patches against next-20130215 some time ago: > http://comments.gmane.org/gmane.comp.emulators.kvm.devel/105019 > > I've now created a branch based off mainline as of this morning, and > containing these fixes: > git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git > kvm-arm/core-3.9-rc1-fixes > > Now the question is: who wants to merge this? The diffstat looks like this: > I was going to merge it today. -- Gleb.