Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
block: use interrupts disabled version of raise_softirq_irqoff()
We already have interrupts disabled at that point, so use the __raise_softirq_irqoff() variant. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
- Loading branch information