diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-03-03 04:01:32 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-03-03 04:01:32 +0100 |
commit | 764b53b26c9897b0693c934797e898d6cd883a26 (patch) | |
tree | 0095a5db207e2e2811a60319d560be65bd3d3af9 /kernel/trace | |
parent | block: Remove used kblockd_schedule_work_on() (diff) | |
download | linux-764b53b26c9897b0693c934797e898d6cd883a26.tar.xz linux-764b53b26c9897b0693c934797e898d6cd883a26.zip |
Revert "bcache: ignore pending signals when creating gc and allocator thread"
This reverts commit 0b96da639a4874311e9b5156405f69ef9fc3bef8.
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: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions