arch: setup PF_IO_WORKER threads like PF_KTHREAD
[ Upstream commit 4727dc20 ] 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>
Loading
-
mentioned in commit 7d75cc59
-
mentioned in commit a9ffbc1b
-
mentioned in commit 38d56fcc
-
mentioned in commit e69c341e
-
mentioned in commit 5cbb0b56
-
mentioned in commit cc9c450a
-
mentioned in commit f5292ccd
-
mentioned in commit 7fc80bcb
-
mentioned in commit 150dea15
-
mentioned in commit b08b5afc
-
mentioned in commit 8d1f823d
-
mentioned in commit ed3ef7a5
-
mentioned in commit 4e82481d
-
mentioned in commit acf2c4a9
Please sign in to comment