[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHS8izMrFPh+WotdB1AJdmJE9=XACJmW6jZAaO0my+bao042Jw@mail.gmail.com>
Date: Thu, 3 Apr 2025 14:37:01 -0700
From: Mina Almasry <almasrymina@...gle.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, andrew+netdev@...n.ch, horms@...nel.org,
ap420073@...il.com, asml.silence@...il.com, dw@...idwei.uk, sdf@...ichev.me
Subject: Re: [PATCH net v2 2/2] net: avoid false positive warnings in __net_mp_close_rxq()
On Wed, Apr 2, 2025 at 6:34 PM Jakub Kicinski <kuba@...nel.org> wrote:
>
> Commit under Fixes solved the problem of spurious warnings when we
> uninstall an MP from a device while its down. The __net_mp_close_rxq()
> which is used by io_uring was not fixed. Move the fix over and reuse
> __net_mp_close_rxq() in the devmem path.
>
> Acked-by: Stanislav Fomichev <sdf@...ichev.me>
> Fixes: a70f891e0fa0 ("net: devmem: do not WARN conditionally after netdev_rx_queue_restart()")
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
Reviewed-by: Mina Almasry <almasrymina@...gle.com>
Powered by blists - more mailing lists