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%3Ba=su...
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@vger.kernel.org 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