mbox series

[PATCHSET,for-next,0/2] msg_ring fixes

Message ID 20240701144908.19602-1-axboe@kernel.dk (mailing list archive)
Headers show
Series msg_ring fixes | expand

Message

Jens Axboe July 1, 2024, 2:47 p.m. UTC
Hi,

A fix for the issue that Pavel highlighted in the conversion to using
internal task_work for data requests, and while in there, postted an
error in the caching where the wrong freeing function is used.

 io_uring/msg_ring.c | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)