From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 1/2] KVM: Replace get_mt_mask_shift with get_mt_mask Date: Thu, 30 Apr 2009 14:57:20 +0300 Message-ID: <49F99220.1020500@redhat.com> References: <1240835743-19972-1-git-send-email-sheng@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm@vger.kernel.org To: Sheng Yang Return-path: Received: from mx2.redhat.com ([66.187.237.31]:39418 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755510AbZD3L5W (ORCPT ); Thu, 30 Apr 2009 07:57:22 -0400 In-Reply-To: <1240835743-19972-1-git-send-email-sheng@linux.intel.com> Sender: kvm-owner@vger.kernel.org List-ID: Sheng Yang wrote: > Shadow_mt_mask is out of date, now it have only been used as a flag to indicate > if TDP enabled. Get rid of it and use tdp_enabled instead. > > Also put memory type logical in kvm_x86_ops->get_mt_mask(). > Applied both, thanks. -- error compiling committee.c: too many arguments to function