public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET 0/2] Fix SQPOLL tctx allocation failure handling
@ 2025-06-17 12:48 Jens Axboe
  2025-06-17 12:48 ` [PATCH 1/2] io_uring: remove duplicate io_uring_alloc_task_context() definition Jens Axboe
  2025-06-17 12:48 ` [PATCH 2/2] io_uring/sqpoll: don't put task_struct on tctx setup failure Jens Axboe
  0 siblings, 2 replies; 3+ messages in thread
From: Jens Axboe @ 2025-06-17 12:48 UTC (permalink / raw)
  To: io-uring

Hi,

Just a basic prep patch cleaning up something I spotted while looking
at the report, and then patch 2 that fixes a recent regression due to
missing the sqpoll.c error handling.

-- 
Jens Axboe


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

end of thread, other threads:[~2025-06-17 12:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-17 12:48 [PATCHSET 0/2] Fix SQPOLL tctx allocation failure handling Jens Axboe
2025-06-17 12:48 ` [PATCH 1/2] io_uring: remove duplicate io_uring_alloc_task_context() definition Jens Axboe
2025-06-17 12:48 ` [PATCH 2/2] io_uring/sqpoll: don't put task_struct on tctx setup failure Jens Axboe

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