diff options
| author | 2019-11-18 12:01:22 +0100 | |
|---|---|---|
| committer | 2019-11-18 07:29:22 -0700 | |
| commit | de678bc63cc659d056a5ff3a3b11866d3eb4c1a9 (patch) | |
| tree | 9ea4ac5062af34dee9ed8fa99689e4b97d5f361a /lib/mpi/mpiutil.c | |
| parent | sbitmap: Delete sbitmap_any_bit_clear() (diff) | |
| download | wireguard-linux-de678bc63cc659d056a5ff3a3b11866d3eb4c1a9.tar.xz wireguard-linux-de678bc63cc659d056a5ff3a3b11866d3eb4c1a9.zip | |
block: Don't disable interrupts in trigger_softirq()
trigger_softirq() is always invoked as a SMP-function call which is
always invoked with disables interrupts.
Don't disable interrupt in trigger_softirq() because interrupts are
already disabled.
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
