From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 1/3] KVM: Drop kvm_get_gdt() in favor of generic linux function. Date: Thu, 25 Feb 2010 15:28:36 +0200 Message-ID: <4B867B04.3090807@redhat.com> References: <1267094589-4209-1-git-send-email-gleb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: mtosatti@redhat.com, kvm@vger.kernel.org To: Gleb Natapov Return-path: Received: from mx1.redhat.com ([209.132.183.28]:26086 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932503Ab0BYN2i (ORCPT ); Thu, 25 Feb 2010 08:28:38 -0500 Received: from int-mx04.intmail.prod.int.phx2.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.17]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o1PDScOW017266 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 25 Feb 2010 08:28:38 -0500 Received: from cleopatra.tlv.redhat.com (cleopatra.tlv.redhat.com [10.35.255.11]) by int-mx04.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o1PDSbwV025313 for ; Thu, 25 Feb 2010 08:28:37 -0500 In-Reply-To: <1267094589-4209-1-git-send-email-gleb@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 02/25/2010 12:43 PM, Gleb Natapov wrote: > Linux now has native_store_gdt() to do the same. Use it instead of > kvm local version. > Applied all, thanks. -- error compiling committee.c: too many arguments to function