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

Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"



commit d3dc04cd upstream.

This reverts commit 15b2219f.

Before IO threads accepted signals, the freezer using take signals to wake
up an IO thread would cause them to loop without any way to clear the
pending signal. That is no longer the case, so stop special casing
PF_IO_WORKER in the freezer.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 6ae5eaee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment