From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@lst.de (Christoph Hellwig) Date: Tue, 21 Jun 2016 16:33:56 +0200 Subject: [PATCH 1/2] PCI: Provide sensible irq vector alloc/free routines In-Reply-To: <20160611011449.GJ16462@localhost> References: <20160511085049.GA20279@lst.de> <20160511094432.GB31347@agordeev.lab.eng.brq.redhat.com> <20160512073552.GA4027@lst.de> <20160512094432.GA14671@agordeev.lab.eng.brq.redhat.com> <20160512110318.GA9192@lst.de> <20160512121155.GB8681@agordeev.lab.eng.brq.redhat.com> <20160512121933.GA11084@lst.de> <20160512142902.GA14166@lst.de> <20160513082947.GB14671@agordeev.lab.eng.brq.redhat.com> <20160611011449.GJ16462@localhost> Message-ID: <20160621143356.GA4242@lst.de> On Fri, Jun 10, 2016@08:14:50PM -0500, Bjorn Helgaas wrote: > Where are we at with this? Did I miss a newer version? Any comments on the repost from last week?