Re: [PATCH net-next] net: Fix net_devmem_bind_dmabuf for non-devmem configs
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-05-29 00:39:10
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-05-29 00:39:10
On Wed, 28 May 2025 14:53:35 -0700 Mina Almasry wrote:
I'm unsure whether this needs to be resent to net now or wait for the merge window to reopen. I think net is for fixes to code in mainline linux, but the devmem TX path has not made it there yet (and is not even in the net tree yet). My guess is that this patch should be reposted to net-next once net-next reopens.
net-next "becomes" net during the merge window. There's a period of tree-uncertainty while our PR is out, and afterwards all fixes should target net. No need to repost, we'll take this fix in tomorrow.