diff options
author | Jens Axboe <axboe@kernel.dk> | 2019-11-05 21:51:51 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-11-05 21:53:53 +0100 |
commit | 6f72653e76a511db47addad6ab690390233fc250 (patch) | |
tree | 216216d37d21915d4ea542cacebc9ed986cbd000 /fs/timerfd.c | |
parent | MAINTAINERS: update io_uring entry (diff) | |
download | linux-6f72653e76a511db47addad6ab690390233fc250.tar.xz linux-6f72653e76a511db47addad6ab690390233fc250.zip |
io-wq: use proper nesting IRQ disabling spinlocks for cancel
We don't know what context we'll be called in for cancel, it could very
well be with IRQs disabled already. Use the IRQ saving variants of the
locking primitives.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/timerfd.c')
0 files changed, 0 insertions, 0 deletions