Re: [PATCH 3/5] KVM: x86: remove the dead code of KVM_EXIT_HYPERCALL

From: Avi Kivity
Date: Mon Nov 28 2011 - 09:39:59 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/