From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from userp1040.oracle.com ([156.151.31.81]:49662 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755911Ab3FESds (ORCPT ); Wed, 5 Jun 2013 14:33:48 -0400 Date: Wed, 5 Jun 2013 14:33:18 -0400 From: Konrad Rzeszutek Wilk To: Bjorn Helgaas Cc: Alexander Gordeev , "linux-kernel@vger.kernel.org" , "x86@kernel.org" , "linux-pci@vger.kernel.org" , Yinghai Lu , Joerg Roedel , Jan Beulich , Ingo Molnar , Sebastian Andrzej Siewior Subject: Re: [PATCH v3 -tip x86/apic 1/2] PCI/MSI: Allocate as many multiple-MSIs as requested Message-ID: <20130605183318.GE12812@phenom.dumpdata.com> References: <20130529083652.GA25971@dhcp-26-207.brq.redhat.com> <20130604131451.GA24385@dhcp-26-207.brq.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-pci-owner@vger.kernel.org List-ID: On Wed, Jun 05, 2013 at 11:18:54AM -0600, Bjorn Helgaas wrote: > On Tue, Jun 4, 2013 at 7:14 AM, Alexander Gordeev wrote: > > On Mon, Jun 03, 2013 at 02:46:59PM -0600, Bjorn Helgaas wrote: > >> On Wed, May 29, 2013 at 2:58 PM, Bjorn Helgaas wrote: > >> I pushed these with updates to > >> http://git.kernel.org/cgit/linux/kernel/git/helgaas/pci.git/log/?h=pci/alexander-msi > >> > >> Anybody want to ack the iommu/irq_remapping.c patch? If so, I can > >> merge that branch into -next for v3.11. > > > > Konrad, Sebastian, > > > > Any chance to take a look and patch 2/2? I presume you mean: x86/MSI: Conserve interrupt resources when using multiple-MSI ? Looks good This one: PCI: Allocate only as many MSI vectors as requested by driver looks OK as well. > > I went out on a limb and merged this into my -next branch for v3.11. > If anybody objects, let me know and I'll drop or rework it. > > Bjorn