From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: PIC: fix use of uninitialised variable. Date: Tue, 04 Sep 2012 15:44:58 +0300 Message-ID: <5045F7CA.10105@redhat.com> References: <1346322733-31347-1-git-send-email-jamie@jamieiles.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, Gleb Natapov To: Jamie Iles Return-path: Received: from mx1.redhat.com ([209.132.183.28]:47619 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756938Ab2IDMpD (ORCPT ); Tue, 4 Sep 2012 08:45:03 -0400 In-Reply-To: <1346322733-31347-1-git-send-email-jamie@jamieiles.com> Sender: kvm-owner@vger.kernel.org List-ID: On 08/30/2012 01:32 PM, Jamie Iles wrote: > Commit aea218f3cbbc (KVM: PIC: call ack notifiers for irqs that are > dropped form irr) used an uninitialised variable to track whether an > appropriate apic had been found. This could result in calling the ack > notifier incorrectly. Thanks, applied to master for 3.6. -- error compiling committee.c: too many arguments to function