Re: [PATCH 5/8] io_uring/zcrx: add ctx pointer to zcrx
Pavel Begunkov <[email protected]>
| Newsgroups | org.kernel.vger.io-uring,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On 5/19/26 12:44, Pavel Begunkov wrote: > zcrx will need to have a pointer to an owning ctx to communicate > different events. Reference the ctx while it's attached to zcrx, and > rely on zcrx termination to drop the ctx to avoid circular ref deps. > > Co-developed-by: Vishwanath Seshagiri <[email protected]> Vish, can I have your sob for this and the next patches? > Signed-off-by: Pavel Begunkov <[email protected]> -- Pavel Begunkov