[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2025072038-improvise-polymer-a538@gregkh>
Date: Sun, 20 Jul 2025 11:07:40 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Salah Triki <salah.triki@...il.com>
Cc: Eli Billauer <eli.billauer@...il.com>, Arnd Bergmann <arnd@...db.de>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4] char: xillybus: Replace deprecated MSI API
On Sun, Jul 20, 2025 at 09:56:29AM +0100, Salah Triki wrote:
> On Sun, Jul 20, 2025 at 10:33:47AM +0200, Greg Kroah-Hartman wrote:
> >
> > This says what you are doing, but not _WHY_ you are doing it.
> >
>
> I did the replacement because pci_enable_msi() is deprecated, isn't that
> enough ?
If it was a simple search/replace, why wouldn't have been done already?
Again, you need to prove why this is ok at all. pci_enable_msi()
shouldn't be used in new drivers, but what's wrong with it being in
existing drivers? Especially in ones that you can't test to verify it
still works after changing the code?
thanks,
greg k-h
Powered by blists - more mailing lists