From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Majia Subject: Re: [PATCH] KVM: PPC: E500 compile fix Date: Fri, 26 Mar 2010 15:15:19 +0800 Message-ID: <20100326071519.GA24375@localhost> References: <1263142908-8995-1-git-send-email-agraf@suse.de> <4B530B43.6070705@redhat.com> Reply-To: Bruce Majia Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Alexander Graf , kvm@vger.kernel.org, kvm-ppc , Liu Yu To: Avi Kivity Return-path: Received: from mail-vw0-f46.google.com ([209.85.212.46]:53673 "EHLO mail-vw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750817Ab0CZHRj (ORCPT ); Fri, 26 Mar 2010 03:17:39 -0400 Content-Disposition: inline In-Reply-To: <4B530B43.6070705@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Sun, Jan 17, 2010 at 03:06:11PM +0200, Avi Kivity wrote: > On 01/10/2010 07:01 PM, Alexander Graf wrote: > > While trying to compile an E500 vmlinux, I stumbled across a compilation bug > > that was obviously there before I touched any of the code. A trace point > > doesn't get the correct arguments. > > > > Since that shouldn't be any critical to the functionality of the code, my quick > > workaround is to #if 0 it out. I would very much appreciate someone fixing it > > properly though. > > > > Liu, it would be nice if you could be the one doing that. > > > > Applied, thanks. Hi Avi, Seems the problem still exists in the mainline kernel. Are you guys miss something in the past few months? Does it means even if I passed compile phase with the '#if 0' workaround, it's functions are not completed yet. So its impossible to try kvm on ppc e500 target? Thanks, -bm > > -- > error compiling committee.c: too many arguments to function > > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html