[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <10fa1c64-6a7d-e995-f292-20dc6ce5ed62@siemens.com>
Date: Mon, 15 Feb 2021 14:42:42 +0100
From: Jan Kiszka <jan.kiszka@...mens.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Dejin Zheng <zhengdejin5@...il.com>
Cc: daniel@...que.org, haojian.zhuang@...il.com,
robert.jarzmik@...e.fr, broonie@...nel.org,
jarkko.nikula@...ux.intel.com, linux-spi@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] spi: pca2xx-pci: Fix an issue about missing call to
'pci_free_irq_vectors()'
On 15.02.21 14:22, Andy Shevchenko wrote:
> On Sun, Feb 14, 2021 at 10:57:46PM +0800, Dejin Zheng wrote:
>> Call to 'pci_free_irq_vectors()' are missing both in the error handling
>> path of the probe function, and in the remove function. So add them.
>
> I'm wondering if you noticed that it's done by pcim_* API.
> Perhaps you can introduce pcim_alloc_irq_vectors() or so and do not add these
> calls at all?
You mean as plain wrapper for pci_alloc_irq_vectors, just to document
it's managed?
>
>> Fixes: 64e02cb0bdfc7c ("spi: pca2xx-pci: Allow MSI")
>
> No, it doesn't fix anything.
>
Ah, now I recall: imbalanced APIs.
Jan
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
Powered by blists - more mailing lists