On Mon, Jan 24, 2011 at 02:57:31PM +0100, Tejun Heo wrote: > mptscsih_suspend() does flush_scheduled_work() but mptscsih is the > only one using the system_wq. Make mptspi use its own workqueue, and > on suspend, flush it and then call mptscsih_suspend(). > > Signed-off-by: Tejun Heo <tj@xxxxxxxxxx> > Cc: Eric Moore <Eric.Moore@xxxxxxx> Ping on this one too. I'm quite close to marking flush_scheduled_work() deprecated in linux-next and this is one of few holdouts outside of staging. It would be great if this patch can appear in linux-next soon. Thank you. -- tejun -- 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