public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCHSET for-next 0/2] msg_ring fixes
@ 2024-07-01 14:47 Jens Axboe
  2024-07-01 14:47 ` [PATCH 1/2] io_uring/msg_ring: check for dead submitter task Jens Axboe
  2024-07-01 14:48 ` [PATCH 2/2] io_uring/msg_ring: use kmem_cache_free() to free request Jens Axboe
  0 siblings, 2 replies; 5+ messages in thread
From: Jens Axboe @ 2024-07-01 14:47 UTC (permalink / raw)
  To: io-uring; +Cc: asml.silence

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(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-07-02 15:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-01 14:47 [PATCHSET for-next 0/2] msg_ring fixes Jens Axboe
2024-07-01 14:47 ` [PATCH 1/2] io_uring/msg_ring: check for dead submitter task Jens Axboe
2024-07-01 14:48 ` [PATCH 2/2] io_uring/msg_ring: use kmem_cache_free() to free request Jens Axboe
2024-07-02 15:17   ` Gabriel Krisman Bertazi
2024-07-02 15:18     ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox