On Mon, Nov 08, 2010 at 06:24:56AM -0500, Matthew Wilcox wrote: > On Fri, Oct 29, 2010 at 05:33:19PM -0700, Luben Tuikov wrote: > > Eliminate an infinite loop whereby the SCSI layer > > would reissue a command (which would be failed by > > the driver) ad infinitum. (Invariably due to the > > driver's profuse use of the > > SCSI_MLQUEUE_DEVICE_BUSY returned result in its > > queuecommand() method.) > > > > Also add a debug option and a few debug prints. > > Why have you added your own debug scheme instead of using dev_dbg? I agree, don't ever do that. thanks, greg k-h -- 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