From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Date: Thu, 07 May 2009 09:35:24 +0000 Subject: Re: [patch] fix irq routing by moving it to the correct place Message-Id: <4A02AB5C.6070803@redhat.com> List-Id: References: <4A019A9F.2010007@sgi.com> In-Reply-To: <4A019A9F.2010007@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ia64@vger.kernel.org Jes Sorensen wrote: > Hi, > > Some freak :-) put x86 specific irq routing into the generic code path, > which obviously won't work on non-x86 systems. > > This patch creates kvm_arch_init_irq_routing() and moves the x86 > gibberish to it's correct location :-) > Applied, thanks. -- error compiling committee.c: too many arguments to function From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [patch] fix irq routing by moving it to the correct place Date: Thu, 07 May 2009 12:35:24 +0300 Message-ID: <4A02AB5C.6070803@redhat.com> References: <4A019A9F.2010007@sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "Zhang, Xiantao" , "kvm-ia64@vger.kernel.org" , "kvm@vger.kernel.org" To: Jes Sorensen Return-path: Received: from mx2.redhat.com ([66.187.237.31]:34069 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762929AbZEGJfa (ORCPT ); Thu, 7 May 2009 05:35:30 -0400 In-Reply-To: <4A019A9F.2010007@sgi.com> Sender: kvm-owner@vger.kernel.org List-ID: Jes Sorensen wrote: > Hi, > > Some freak :-) put x86 specific irq routing into the generic code path, > which obviously won't work on non-x86 systems. > > This patch creates kvm_arch_init_irq_routing() and moves the x86 > gibberish to it's correct location :-) > Applied, thanks. -- error compiling committee.c: too many arguments to function