On 04/25/2016 06:16 PM, Douglas Gilbert wrote: > 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 <dgilb...@interlog.com> > --- > drivers/scsi/scsi_debug.c | 230 > +++++++++++++++++++--------------------------- > 1 file changed, 95 insertions(+), 135 deletions(-) > Reviewed-by: Hannes Reinecke <h...@suse.com>
Cheers, Hannes -- Dr. Hannes Reinecke Teamlead Storage & Networking h...@suse.de +49 911 74053 688 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton HRB 21284 (AG Nürnberg) -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html