From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 3/3] KVM: x86 emulator: fuzz tester Date: Mon, 29 Aug 2011 15:01:51 +0300 Message-ID: <4E5B7FAF.8070803@redhat.com> References: <1314020469-30882-1-git-send-email-avi@redhat.com> <1314020469-30882-4-git-send-email-avi@redhat.com> <4E56C9E7.9030206@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm@vger.kernel.org To: Lucas Meneghel Rodrigues Return-path: Received: from mx1.redhat.com ([209.132.183.28]:7861 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752028Ab1H2MBy (ORCPT ); Mon, 29 Aug 2011 08:01:54 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p7TC1sCu002308 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 29 Aug 2011 08:01:54 -0400 In-Reply-To: <4E56C9E7.9030206@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 08/26/2011 01:17 AM, Lucas Meneghel Rodrigues wrote: > > I still haven't gone through all the code, but it's a good idea to put > a MODULE_LICENSE("GPL") macro around here, so the build system doesn't > complain about it: > > WARNING: modpost: missing MODULE_LICENSE() in > arch/x86/kvm/test-emulator.o > see include/linux/module.h for more information > Thanks; fixed. -- error compiling committee.c: too many arguments to function