Files
linux/arch/mips/kernel
Jens Axboe 320c8057ec arch: setup PF_IO_WORKER threads like PF_KTHREAD
[ Upstream commit 4727dc20e0 ]

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
..
2018-10-31 08:54:16 -07:00
2020-05-22 09:09:01 +02:00
2013-02-01 10:00:22 +01:00
2020-07-27 14:31:08 -04:00
2020-05-22 09:09:01 +02:00
2020-05-15 14:53:19 +02:00
2020-07-26 10:18:35 +02:00
2014-05-24 00:07:01 +02:00
2020-05-07 11:55:47 +02:00