From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] mmu notifier index huge spte fix Date: Mon, 19 Jul 2010 10:59:14 +0300 Message-ID: <4C4405D2.3040807@redhat.com> References: <20100716095255.GU5891@random.random> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, Marcelo Tosatti To: Andrea Arcangeli Return-path: Received: from mx1.redhat.com ([209.132.183.28]:1025 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756782Ab0GSH7P (ORCPT ); Mon, 19 Jul 2010 03:59:15 -0400 Received: from int-mx08.intmail.prod.int.phx2.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o6J7xFSw011447 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 19 Jul 2010 03:59:15 -0400 Received: from cleopatra.tlv.redhat.com (cleopatra.tlv.redhat.com [10.35.255.11]) by int-mx08.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o6J7xEok022056 for ; Mon, 19 Jul 2010 03:59:15 -0400 In-Reply-To: <20100716095255.GU5891@random.random> Sender: kvm-owner@vger.kernel.org List-ID: On 07/16/2010 12:52 PM, Andrea Arcangeli wrote: > Subject: fix kvm mmu notifier invalidate handler for huge spte > > From: Andrea Arcangeli > > The index wasn't calucalted correctly (off by one) for huge spte so KVM guest > was unstable with transparent hugepages. > Applied, thanks. -- error compiling committee.c: too many arguments to function