diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2019-11-18 12:01:22 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2019-11-18 07:29:22 -0700 |
commit | de678bc63cc659d056a5ff3a3b11866d3eb4c1a9 (patch) | |
tree | 9ea4ac5062af34dee9ed8fa99689e4b97d5f361a /lib/test_overflow.c | |
parent | 708edafa883186f55b24fa0c380242b5282f9105 (diff) |
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 <[email protected]>
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions