From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] VMX: Remove redundant check in handle_rmode_exception Date: Sun, 13 Jul 2008 10:47:14 +0300 Message-ID: <4879B302.8050908@qumranet.com> References: <52d4a3890807120602g5a137325y642041aa9e20e9b6@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, riel@surriel.com To: Mohammed Gamal Return-path: Received: from il.qumranet.com ([212.179.150.194]:50277 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751258AbYGMHrQ (ORCPT ); Sun, 13 Jul 2008 03:47:16 -0400 In-Reply-To: <52d4a3890807120602g5a137325y642041aa9e20e9b6@mail.gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: Mohammed Gamal wrote: > Since checking for vcpu->arch.rmode.active is already done whenever we > call handle_rmode_exception(), checking it inside the function is redundant. > > Applied, thanks. -- error compiling committee.c: too many arguments to function