[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190926214412.GA197619@google.com>
Date: Thu, 26 Sep 2019 16:44:12 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: Megha Dey <megha.dey@...ux.intel.com>
Cc: linux-kernel@...r.kernel.org, x86@...nel.org,
linux-pci@...r.kernel.org, maz@...nel.org, rafael@...nel.org,
gregkh@...uxfoundation.org, tglx@...utronix.de, hpa@...or.com,
alex.williamson@...hat.com, jgg@...lanox.com, ashok.raj@...el.com,
megha.dey@...el.com, jacob.jun.pan@...el.com,
Jacob Pan <jacob.jun.pan@...ux.intel.com>,
Sanjay Kumar <sanjay.k.kumar@...el.com>
Subject: Re: [RFC V1 6/7] ims-msi: Add APIs to allocate/free IMS interrupts
On Thu, Sep 12, 2019 at 06:32:07PM -0700, Megha Dey wrote:
> This patch introduces APIs to allocate and free IMS interrupts.
> +int __dev_ims_alloc_irqs(struct device *dev, int nvec,
> + struct dev_ims_ops *ops,
> + struct irq_affinity *affd)
Should be static? The only reference is in this file.
Powered by blists - more mailing lists