diff options
author | Douglas Gilbert <[email protected]> | 2016-04-25 12:16:32 -0400 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2016-04-29 19:27:27 -0400 |
commit | a10bc12af6347d2aa3a2ffbd5f8b7be260c12b85 (patch) | |
tree | d3b1c696994d246c544bee88e0d9163d29242899 /lib/mpi/mpiutil.c | |
parent | c2206098972e8ca464040897c95bdf5b2f45ac32 (diff) |
scsi_debug: replace tasklet with work queue
When a negative value was placed in the delay parameter, a tasklet was
scheduled. Change the tasklet to a work queue. Previously a delay of -1
scheduled a high priority tasklet; since there are no high priority work
queues, treat -1 like other negative values in delay and schedule a work
item.
Signed-off-by: Douglas Gilbert <[email protected]>
Reviewed-by: Hannes Reinicke <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions