From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 2/8 v2] Maintain back mapping from irqchip/pin to gsi. Date: Wed, 12 Aug 2009 13:19:57 +0300 Message-ID: <4A82974D.4070505@redhat.com> References: <1249993895-11119-1-git-send-email-gleb@redhat.com> <1249993895-11119-3-git-send-email-gleb@redhat.com> <4A8278D6.7080102@redhat.com> <20090812084245.GY4764@redhat.com> <4A828633.30903@redhat.com> <20090812101722.GE4764@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Gleb Natapov Return-path: Received: from mx2.redhat.com ([66.187.237.31]:49381 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932426AbZHLKT5 (ORCPT ); Wed, 12 Aug 2009 06:19:57 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n7CAJxNh010362 for ; Wed, 12 Aug 2009 06:19:59 -0400 In-Reply-To: <20090812101722.GE4764@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 08/12/2009 01:17 PM, Gleb Natapov wrote: > Yes. Malicious userspace can remove GSI mapping for GSI with ack > notifier registered, so we can't BUG(). But making GSI=pin doesn't look > correct too. Should we just skip calling ack notifier? > I think so. -- error compiling committee.c: too many arguments to function