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

This abstract away the cache details.

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