[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yhdm68HzOHhGNK4k@infradead.org>
Date: Thu, 24 Feb 2022 03:07:23 -0800
From: Christoph Hellwig <hch@...radead.org>
To: Dejin Zheng <zhengdejin5@...il.com>
Cc: helgaas@...nel.org, corbet@....net, jarkko.nikula@...ux.intel.com,
andriy.shevchenko@...ux.intel.com, mika.westerberg@...ux.intel.com,
rric@...nel.org, bhelgaas@...gle.com, wsa@...nel.org,
Sanket.Goswami@....com, linux-doc@...r.kernel.org,
linux-i2c@...r.kernel.org, linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel test robot <lkp@...el.com>
Subject: Re: [PATCH v7 1/4] PCI: Introduce pcim_alloc_irq_vectors()
On Mon, Jun 07, 2021 at 11:39:13PM +0800, Dejin Zheng wrote:
> Introduce pcim_alloc_irq_vectors(), a device-managed version of
> pci_alloc_irq_vectors(). Introducing this function can simplify
> the error handling path in many drivers.
How does it do that when it just is a trivial wrapper erroring out
for the unmanaged case?
Powered by blists - more mailing lists