Skip to content
Commit 764b53b2 authored by Jens Axboe's avatar Jens Axboe
Browse files

Revert "bcache: ignore pending signals when creating gc and allocator thread"

This reverts commit 0b96da63

.

We can't just go flushing random signals, under the assumption that the
OOM killer will just do something else. It's not safe from the OOM
perspective, and it could also cause other signals to get randomly lost.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent e959e540
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