Skip to content
Commit 0100e6bb authored by Jens Axboe's avatar Jens Axboe
Browse files

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: default avatarBruno Goncalves <bgoncalv@redhat.com>
Fixes: 4727dc20

 ("arch: setup PF_IO_WORKER threads like PF_KTHREAD")
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 62e398be
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment