On Fri, 28 Feb 2025 16:59:10 -0700, Caleb Sander Mateos wrote: > Split the freeing of the io_rsrc_node from io_free_rsrc_node(), for use > with nodes that haven't been fully initialized. > > Applied, thanks! [1/5] io_uring/rsrc: split out io_free_node() helper commit: 6a53541829662c8f1357f522a1d6315179442bf7 [2/5] io_uring/rsrc: free io_rsrc_node using kfree() commit: a387b96d2a9687201318826d23c770eb794c778e [3/5] io_uring/rsrc: call io_free_node() on io_sqe_buffer_register() failure commit: 13f7f9686e928dae352972a1a95b50b2d5e80d42 [4/5] io_uring/rsrc: avoid NULL node check on io_sqe_buffer_register() failure commit: 6e5d321a08e30f746d63fc56e7ea5c46b06fbe99 [5/5] io_uring/rsrc: skip NULL file/buffer checks in io_free_rsrc_node() commit: fe21a4532ef2a6852c89b352cb8ded0d37b4745c Best regards, -- Jens Axboe