diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-09-01 11:18:41 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-09-01 12:35:32 -0600 |
commit | 15e20db2e0cecce0bfc6a67b69e55020fe9cda00 (patch) | |
tree | 74de1572a73f8dd3630822fa4e89ea41888ec8d2 /block/blk-mq-pci.c | |
parent | f95dc207b93da9c88ddbb7741ec3730c6657b88e (diff) | |
download | linux-15e20db2e0cecce0bfc6a67b69e55020fe9cda00.tar.gz |
io-wq: only exit on fatal signals
If the application uses io_uring and also relies heavily on signals
for communication, that can cause io-wq workers to spuriously exit
just because the parent has a signal pending. Just ignore signals
unless they are fatal.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-mq-pci.c')
0 files changed, 0 insertions, 0 deletions