From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33012) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwA6M-0003hc-0r for qemu-devel@nongnu.org; Wed, 24 Aug 2011 05:50:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QwA6L-0000uT-4s for qemu-devel@nongnu.org; Wed, 24 Aug 2011 05:50:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:15614) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwA6K-0000uP-Rs for qemu-devel@nongnu.org; Wed, 24 Aug 2011 05:50:25 -0400 Date: Wed, 24 Aug 2011 12:51:14 +0300 From: "Michael S. Tsirkin" Message-ID: <20110824095114.GA15114@redhat.com> References: <4E53E328.90601@siemens.com> <20110823181751.GB6326@redhat.com> <1314123707.2859.87.camel@bling.home> <20110823182632.GA6489@redhat.com> <1314126740.2859.108.camel@bling.home> <20110823193008.GC6489@redhat.com> <4E5414A4.2040603@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4E5414A4.2040603@redhat.com> Subject: Re: [Qemu-devel] [PATCH] pci: Error on PCI capability collisions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Don Dutile Cc: Jan Kiszka , Alex Williamson , qemu-devel On Tue, Aug 23, 2011 at 04:59:16PM -0400, Don Dutile wrote: > So we want to pollute the dev assignment code with knowledge of this array > for bounds checking, which you're threatening to remove? OKay, I'll stop being a mule, and apply that patch. -- MST