]> www.infradead.org Git - users/jedix/linux-maple.git/commit
io_uring/uring_cmd: Allocate async data through generic helper
authorGabriel Krisman Bertazi <krisman@suse.de>
Mon, 16 Dec 2024 20:46:11 +0000 (15:46 -0500)
committerJens Axboe <axboe@kernel.dk>
Fri, 27 Dec 2024 17:07:41 +0000 (10:07 -0700)
commite9447dc0b18db40f7c9807f8d0a218f0fa07517f
tree1d07a85d4cfac3a32fe3adaf44bdd441761f3651
parent1210872918ef9feff60c9f5a4d3246372b732eae
io_uring/uring_cmd: Allocate async data through generic helper

This abstracts away the cache details and simplify the code.

Signed-off-by: Gabriel Krisman Bertazi <krisman@suse.de>
Link: https://lore.kernel.org/r/20241216204615.759089-6-krisman@suse.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/uring_cmd.c