Home
last modified time | relevance | path

Searched hist:"29 b26c55" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/io_uring/
H A Drsrc.c29b26c55 Tue Apr 18 08:06:39 CDT 2023 Pavel Begunkov <asml.silence@gmail.com> io_uring/rsrc: pass node to io_rsrc_put_work()

Instead of passing rsrc_data and a resource to io_rsrc_put_work() just
forward node, that's all the function needs.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/791e8edd28d78797240b74d34e99facbaad62f3b.1681822823.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>