[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210607161515.GA2495140@bjorn-Precision-5520>
Date: Mon, 7 Jun 2021 11:15:15 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: Dejin Zheng <zhengdejin5@...il.com>, corbet@....net,
jarkko.nikula@...ux.intel.com, mika.westerberg@...ux.intel.com,
rric@...nel.org, bhelgaas@...gle.com, wsa@...nel.org,
linux-doc@...r.kernel.org, linux-i2c@...r.kernel.org,
linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
Christoph Hellwig <hch@....de>,
Thomas Gleixner <tglx@...utronix.de>,
Alexander Gordeev <agordeev@...hat.com>,
Jonathan Derrick <jonathan.derrick@...el.com>,
Kurt Schwemmer <kurt.schwemmer@...rosemi.com>,
Logan Gunthorpe <logang@...tatee.com>
Subject: Re: [PATCH v5 1/4] PCI: Introduce pcim_alloc_irq_vectors()
On Wed, Jun 02, 2021 at 11:51:10AM +0300, Andy Shevchenko wrote:
> On Thu, May 06, 2021 at 12:27:16AM +0800, Dejin Zheng wrote:
> > On Tue, Mar 23, 2021 at 05:47:10PM -0500, Bjorn Helgaas wrote:
> > > [+cc Christoph, Thomas, Alexander, in case you're interested]
> > > [+cc Jonathan, Kurt, Logan: vmd.c and switchtec.c use managed resources
> > > and pci_alloc_irq_vectors()]
>
> > > On Fri, Feb 26, 2021 at 11:50:53PM +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.
> > > >
> > > > And use pci_free_irq_vectors() to replace some code in pcim_release(),
> > > > they are equivalent, and no functional change. It is more explicit
> > > > that pcim_alloc_irq_vectors() is a device-managed function.
> > > >
> > > > Suggested-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> > > > Signed-off-by: Dejin Zheng <zhengdejin5@...il.com>
> > >
> > > Acked-by: Bjorn Helgaas <bhelgaas@...gle.com>
> > >
> > > Let me know if you'd like me to take the series.
> > >
> > Hi Bjorn,
> >
> > These patches are still invisible on the mainline, could you help me to
> > take it? Thanks very much!
>
> I guess you have to rebase them on top of the latest rc (or PCI for-next) and
> send with a cover letter.
No need to rebase them. The ideal is to base them on the "main" branch
from https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git/
(currently v5.13-rc) because that's what I base topic branches on.
But I can deal with whatever your current base is.
Thanks for the reminder; I'll take a look at your v7 posting.
Bjorn
Powered by blists - more mailing lists