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

This abstracts away the cache details.

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