From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 3/5] KVM: x86: remove the dead code of KVM_EXIT_HYPERCALL Date: Mon, 28 Nov 2011 16:39:54 +0200 Message-ID: <4ED39D3A.6020808@redhat.com> References: <4ED3811F.1070101@linux.vnet.ibm.com> <4ED38182.6070505@linux.vnet.ibm.com> <20111128125637.GS2557@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Xiao Guangrong , Marcelo Tosatti , LKML , KVM To: Gleb Natapov Return-path: In-Reply-To: <20111128125637.GS2557@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 11/28/2011 02:56 PM, Gleb Natapov wrote: > On Mon, Nov 28, 2011 at 08:41:38PM +0800, Xiao Guangrong wrote: > > KVM_EXIT_HYPERCALL is not used anymore, so remove the code > > > Why not remove the define as well? > > It's in kvm.h, best not to touch it in case someone has case KVM_EXIT_HYPERCALL: abort(); -- error compiling committee.c: too many arguments to function