Jens Axboe 320c8057ec arch: setup PF_IO_WORKER threads like PF_KTHREAD
[ Upstream commit 4727dc20e0422211a0e0c72b1ace4ed6096df8a6 ]

PF_IO_WORKER are kernel threads too, but they aren't PF_KTHREAD in the
sense that we don't assign ->set_child_tid with our own structure. Just
ensure that every arch sets up the PF_IO_WORKER threads like kthreads
in the arch implementation of copy_thread().

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-01-04 11:39:22 +01:00
..
2020-08-01 08:17:51 +00:00
2018-10-26 00:54:22 +08:00
2020-05-13 17:55:06 +08:00
2018-10-26 00:54:24 +08:00
2021-10-20 11:44:58 +02:00
2018-10-25 23:36:19 +08:00
2018-10-25 23:36:19 +08:00
2021-12-14 11:32:45 +01:00