Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756874Ab0LMKLl (ORCPT ); Mon, 13 Dec 2010 05:11:41 -0500 Received: from mx1.redhat.com ([209.132.183.28]:63358 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752950Ab0LMKLk (ORCPT ); Mon, 13 Dec 2010 05:11:40 -0500 Date: Mon, 13 Dec 2010 12:10:48 +0200 From: "Michael S. Tsirkin" To: Jan Kiszka Cc: Thomas Gleixner , Avi Kivity , Marcelo Tosatti , linux-kernel@vger.kernel.org, kvm , Tom Lyon , Alex Williamson Subject: Re: [PATCH v2 0/4] KVM & genirq: Enable adaptive IRQ sharing for passed-through devices Message-ID: <20101213101048.GE25590@redhat.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 655 Lines: 15 On Sun, Dec 12, 2010 at 12:22:40PM +0100, Jan Kiszka wrote: > The result may look simpler on first glance than v1, but it comes with > more subtle race scenarios IMO. I thought them through, hopefully > catching all, but I would appreciate any skeptical review. Thought about the races till my head hurt, and yes, they all seem to be handled correctly. FWIW Reviewed-by: Michael S. Tsirkin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/