From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:44865) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjYRj-0000qX-SG for qemu-devel@nongnu.org; Wed, 20 Jul 2011 11:12:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QjYRh-000372-D0 for qemu-devel@nongnu.org; Wed, 20 Jul 2011 11:12:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:8487) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjYRg-00036g-Le for qemu-devel@nongnu.org; Wed, 20 Jul 2011 11:12:21 -0400 Message-ID: <4E26F050.9090508@redhat.com> Date: Wed, 20 Jul 2011 18:12:16 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1311044012-24288-1-git-send-email-agraf@suse.de> <1311044012-24288-3-git-send-email-agraf@suse.de> In-Reply-To: <1311044012-24288-3-git-send-email-agraf@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/6] xen: add mapcache stubs List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Anthony Liguori , QEMU-devel Developers On 07/19/2011 05:53 AM, Alexander Graf wrote: > During the transition to get rid of CONFIG_XEN_MAPCACHE we lost the mapcache > stubs along the way. Nobody realized it because the commands were guarded by > if (xen_enabled()) clauses that made gcc optimize out the respective calls. > Except those building with --enable-debug. -- error compiling committee.c: too many arguments to function