From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Wilcox Subject: Re: [PATCH] msi-x: let drivers retry when not enough vectors Date: Thu, 7 May 2009 17:22:40 -0700 Message-ID: <20090508002240.GA30192@linux.intel.com> References: <20090507082841.GA31751@redhat.com> <20090507095302.GI8112@parisc-linux.org> <200905071819.54426.sheng@linux.intel.com> <200905080925.01398.rusty@rustcorp.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: virtualization@lists.linux-foundation.org, Sheng Yang , Matthew Wilcox , kvm@vger.kernel.org, "Michael S. Tsirkin" , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, jbarnes@virtuousgeek.org To: Rusty Russell Return-path: Content-Disposition: inline In-Reply-To: <200905080925.01398.rusty@rustcorp.com.au> Sender: linux-pci-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Fri, May 08, 2009 at 09:25:00AM +0930, Rusty Russell wrote: > Sheng is absolutely right, that's a horrid API. But the API already exists, and is in use by 27 drivers. If this were a change to the API, I'd be against it, but it is the existing API.