On Tue, Feb 18, 2025 at 04:32:27PM +0100, Alexandra Winter wrote: > > > On 18.02.25 16:19, Greg KH wrote: > > On Tue, Feb 18, 2025 at 04:08:25PM +0100, Alexandra Winter wrote: > >> > >> > >> On 18.02.25 13:36, Sasha Levin wrote: > >>> This is a note to let you know that I've just added the patch titled > >>> > >>> s390/qeth: move netif_napi_add_tx() and napi_enable() from under BH > >>> > >>> to the 6.13-stable tree which can be found at: > >>> http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > >>> > >>> The filename of the patch is: > >>> s390-qeth-move-netif_napi_add_tx-and-napi_enable-fro.patch > >>> and it can be found in the queue-6.13 subdirectory. > >>> > >>> If you, or anyone else, feels it should not be added to the stable tree, > >>> please let <stable@xxxxxxxxxxxxxxx> know about it. > >>> > >> > >> Hello Sasha, > >> this is a fix for a regression that was introduced with v6.14-rc1. > >> So I do not think it needs to go into 6.13 stable tree. > >> But it does not hurt either. > > > > It fixes a commit that is already in the 6.13 stable queue: > > > >>> Fixes: 1b23cdbd2bbc ("net: protect netdev->napi_list with netdev_lock()") > > > > So for that reason, this commit should be applied, right? > > > > thanks, > > > > greg k-h > > > In that case: Yes, of course. > > Sorry. I didn't expect Jakub's netdev->lock series to have gone into stable. It was marked as fixing a problem, so Sasha picked it up. > I should have checked. Not a problem, happens all the time :) thanks for the review! greg k-h