From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] kvm: external module: test for EXT_CONFIG_KVM_TRACE instead of CONFIG_KVM_TRACE Date: Sun, 26 Oct 2008 17:41:51 +0200 Message-ID: <49048FBF.7040300@redhat.com> References: <1224869304-14882-1-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]:46499 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753801AbYJZPl4 (ORCPT ); Sun, 26 Oct 2008 11:41:56 -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 m9QFfuOn007573 for ; Sun, 26 Oct 2008 11:41:56 -0400 In-Reply-To: <1224869304-14882-1-git-send-email-ehabkost@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Eduardo Habkost wrote: > This patch complements 800e7a37ca9ace991a6a36a0046551ec30ec3b9c > (kvm: external module: adjust KVM_TRACE support to account for host kernel). > > The config variable defined on config.kbuild was renamed to > EXT_CONFIG_KVM_TRACE, but the check for the configure setting on > kernel/Makefile was not changed to the new name, making the build system > try to compile kvm_trace.c without -DEXT_CONFIG_KVM_TRACE=y, if > building using --with-kvm-trace. > > Applied, thanks. -- error compiling committee.c: too many arguments to function