Skip to content
Commit dd26e2ce authored by Jens Axboe's avatar Jens Axboe Committed by Greg Kroah-Hartman
Browse files

arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()

[ Upstream commit 0100e6bb

 ]

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>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 320c8057
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