Thread (26 messages) 26 messages, 4 authors, 2024-08-30

Re: [PATCH net-next v23 03/13] netdev: support binding dma-buf to netdevice

From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-08-29 21:08:28
Also in: bpf, dri-devel, linux-alpha, linux-arch, linux-doc, linux-kselftest, linux-media, linux-mips, linux-trace-kernel, lkml, sparclinux

On Thu, 29 Aug 2024 06:01:16 +0000 Mina Almasry wrote:
+	err = genlmsg_reply(rsp, info);
+	if (err)
+		goto err_unbind;
+
 	return 0;
+
+err_unbind:
rtnl_lock()
+	net_devmem_unbind_dmabuf(binding);
+err_unlock:
+	rtnl_unlock();
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help