From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 3/4] relay_open() compat Date: Wed, 24 Sep 2008 16:50:00 +0300 Message-ID: <48DA4588.9070402@redhat.com> References: <1222105928-23813-1-git-send-email-ehabkost@redhat.com> <1222105928-23813-4-git-send-email-ehabkost@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Eduardo Habkost Return-path: Received: from mx2.redhat.com ([66.187.237.31]:34675 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751166AbYIXNuG (ORCPT ); Wed, 24 Sep 2008 09:50:06 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id m8ODo6na002604 for ; Wed, 24 Sep 2008 09:50:06 -0400 In-Reply-To: <1222105928-23813-4-git-send-email-ehabkost@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Eduardo Habkost wrote: > @@ -73,6 +73,8 @@ BEGIN { split("INIT_WORK tsc_khz desc_struct ldttss_desc64 desc_ptr " \ > } > } > > +{ sub(/relay_open/, "kvm_relay_open") } > + > I moved this bit into the compat_apis variable. Hope it still works. -- error compiling committee.c: too many arguments to function