From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Subject: Re: [PATCH] KVM: PPC: Make long relocations be ulong Date: Mon, 19 Jul 2010 17:33:59 +0200 Message-ID: <4C447067.2030205@suse.de> References: <1279551293-32473-1-git-send-email-agraf@suse.de> <4C446FA0.8050403@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Linuxppc-dev@ozlabs.org, subrata@linux.vnet.ibm.com, kvm@vger.kernel.org, kvm-ppc@vger.kernel.org To: Avi Kivity Return-path: In-Reply-To: <4C446FA0.8050403@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org Errors-To: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org List-Id: kvm.vger.kernel.org Avi Kivity wrote: > On 07/19/2010 05:54 PM, Alexander Graf wrote: >> I'm not sure which tree this should go through. Avi and Ben, please >> coordinate this. >> --- >> arch/powerpc/include/asm/kvm_book3s.h | 4 ++-- >> arch/powerpc/kvm/book3s_rmhandlers.S | 4 ++-- >> 2 files changed, 4 insertions(+), 4 deletions(-) >> >> > > The diffstat suggests kvm.git. > > Is this broken in Linus' tree, or just kvm.git? I got the bug report through linuxppc-dev, so I assume it's broken in Linus' tree. In fact, that code has been around for a while already, so it should even be in 2.6.24. Alex