io_uring/kbuf: remove legacy kbuf kmem cache
authorPavel Begunkov <asml.silence@gmail.com>
Wed, 5 Feb 2025 11:36:43 +0000 (11:36 +0000)
committerJens Axboe <axboe@kernel.dk>
Mon, 17 Feb 2025 12:34:45 +0000 (05:34 -0700)
commit9afe6847cff78e7f3aa8f4c920265cf298033251
tree88fba2668a677f324767c17c857576068916ca02
parent7919292a961421bfdb22f83c16657684c96076b3
io_uring/kbuf: remove legacy kbuf kmem cache

Remove the kmem cache used by legacy provided buffers.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/8195c207d8524d94e972c0c82de99282289f7f5c.1738724373.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.c
io_uring/io_uring.h
io_uring/kbuf.c