public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 5.12 0/2] Restore sq_thread 5.11 behavior
@ 2021-03-07 10:54 Stefan Metzmacher
  2021-03-07 10:54 ` [PATCH 1/2] io_uring: run __io_sq_thread() with the initial creds from io_uring_setup() Stefan Metzmacher
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Metzmacher @ 2021-03-07 10:54 UTC (permalink / raw)
  To: io-uring

Hi Jens,

I guess on top of your "io-wq: always track creds for async issue"
we want to following to patches in order to restore the sq_thread
behavior of 5.11 (and older) with IORING_SETUP_ATTACH_WQ.

- io_uring: run __io_sq_thread() with the initial creds
- io_uring: kill io_sq_thread_fork() and return -EOWNERDEAD
- io_
I've not tested them, but they compile and as far as I read the
5.11 code, they should restore the old behavior.

metze


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

end of thread, other threads:[~2021-03-07 20:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-07 10:54 [PATCH 5.12 0/2] Restore sq_thread 5.11 behavior Stefan Metzmacher
2021-03-07 10:54 ` [PATCH 1/2] io_uring: run __io_sq_thread() with the initial creds from io_uring_setup() Stefan Metzmacher
2021-03-07 10:54 ` [PATCH 2/2] io_uring: kill io_sq_thread_fork() and return -EOWNERDEAD if the sq_thread is gone Stefan Metzmacher
2021-03-07 20:07 ` [PATCH 5.12 0/2] Restore sq_thread 5.11 behavior Jens Axboe

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