From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752906AbaH2H6w (ORCPT ); Fri, 29 Aug 2014 03:58:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:28426 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750800AbaH2H6v (ORCPT ); Fri, 29 Aug 2014 03:58:51 -0400 Message-ID: <540032AF.5080504@redhat.com> Date: Fri, 29 Aug 2014 09:58:39 +0200 From: Paolo Bonzini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: David Matlack CC: gleb@redhat.com, linux-kernel@vger.kernel.org, kvm@vger.kernel.org, Avi Kivity , mtosatti@redhat.com, stable@vger.kernel.org, Xiao Guangrong Subject: Re: [PATCH 2/2] kvm: x86: fix stale mmio cache bug References: <1408401967-27211-1-git-send-email-dmatlack@google.com> <1408401967-27211-2-git-send-email-dmatlack@google.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Il 28/08/2014 23:10, David Matlack ha scritto: > Paolo, > It seems like this patch ("[PATCH 2/2] kvm: x86: fix stale mmio cache") > is ready to go. Is there anything blocking it from being merged? > > (It should be fine to merge this on its own, independent of the fix > discussed in "[PATCH 1/2] KVM: fix cache stale memslot info with > correct mmio generation number", https://lkml.org/lkml/2014/8/14/62.) I'll post the full series today. Sorry, I've been swamped a bit. Paolo