arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()
In the arch addition of PF_IO_WORKER, I missed parisc and powerpc for some reason. Fix that up, ensuring they handle PF_IO_WORKER like they do PF_KTHREAD in copy_thread(). Reported-by:Bruno Goncalves <bgoncalv@redhat.com> Fixes: 4727dc20 ("arch: setup PF_IO_WORKER threads like PF_KTHREAD") Signed-off-by:
Jens Axboe <axboe@kernel.dk>
Loading
-
mentioned in commit 4870deb1
-
mentioned in commit a5a730a4
-
mentioned in commit 2b29988d
-
mentioned in commit bf22a609
-
mentioned in commit af665d83
-
mentioned in commit 56752bb0
-
mentioned in commit edd3639d
-
mentioned in commit 18bc3cb2
-
mentioned in commit 1f4eb355
-
mentioned in commit 7d5f6a94
-
mentioned in commit c369ba1f
-
mentioned in commit 29e486bb
-
mentioned in commit 3a69d33e
-
mentioned in commit fd853768
Please sign in to comment