On 11/05/2013 08:19 PM, Mike Christie wrote: > On 11/04/2013 11:05 PM, Hannes Reinecke wrote: >> + >> + scmd->eh_eflags |= SCSI_EH_ABORT_SCHEDULED; >> + SCSI_LOG_ERROR_RECOVERY(3, >> + scmd_printk(KERN_INFO, scmd, >> + "scmd %p abort scheduled\n", scmd)); >> + schedule_delayed_work(&scmd->abort_work, HZ / 100); >> + return SUCCESS; >> +} > > Do we want to use our own workqueue_struct with WQ_MEM_RECLAIM set? > Errm. Yes, why? I must admit I'm not _that_ familiar with workqueues ... Care to explain? Cheers, Hannes -- Dr. Hannes Reinecke zSeries & Storage hare@xxxxxxx +49 911 74053 688 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: J. Hawn, J. Guild, F. Imendörffer, HRB 16746 (AG Nürnberg) -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html