From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from verein.lst.de ([213.95.11.211]:60998 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934415AbcJQUzT (ORCPT ); Mon, 17 Oct 2016 16:55:19 -0400 Date: Mon, 17 Oct 2016 22:55:17 +0200 From: Christoph Hellwig To: Emmanuel Benisty Cc: Christoph Hellwig , tj@kernel.org, linux-ide@vger.kernel.org, linux-pci@vger.kernel.org Subject: Re: use pci_alloc_irq_vectors issues Message-ID: <20161017205517.GA27244@lst.de> References: <20161017080103.GA8732@lst.de> <20161017092621.GA11124@lst.de> <20161017103442.GA12240@lst.de> <20161017120234.GA14105@lst.de> <20161017192858.GA25429@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-pci-owner@vger.kernel.org List-ID: On Mon, Oct 17, 2016 at 10:51:44PM +0200, Emmanuel Benisty wrote: > This patch solved the issue, thanks a lot. Thanks for testing! I'll resend it to Tejun with proper indentation and a changelog tomorrow.